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