byte_array_converters.cpp [code] | Unit test for the byte array converters |
char.hpp [code] | Type conversions to a readable (ascii) char type |
char_strings.hpp [code] | Type conversions to character strings |
converter.hpp [code] | Primary templates for the family of converter classes |
converters.cpp [code] | Unit Test for Converter |
converters.hpp [code] | Type conversion functors |
float_converters.cpp [code] | Demo for the float style precision converters |
from_byte_array.hpp [code] | Converts byte arrays to integral types |
integers.hpp [code] | Integer conversion functors (shims) |
string.hpp [code] | Type conversions to c++ strings |
to_byte_array.hpp [code] | Convert to byte arrays |