Circus 0.0.1-alpha
C++ Serialization Framework
|
Helper template that stores a compile-time char array of digits. More...
#include <to_chars.hpp>
Static Public Attributes | |
static const char | value [] |
Null-terminated character array representing the number. |
Helper template that stores a compile-time char array of digits.
digits | Pack of digit values (0-9). |