11#ifndef SBL_DEFAULTS_HPP_
12#define SBL_DEFAULTS_HPP_
constexpr std::size_t LOG_MESSAGE
Maximum log message length.
constexpr std::size_t LARGE_BUFFER
Large buffer size for log messages, etc.
constexpr std::size_t SMALL_BUFFER
Small buffer size for number formatting, etc.
constexpr std::size_t MEDIUM_BUFFER
Medium buffer size for string operations.
Root namespace for all Sound Byte Libs functionality.