11 #ifndef __PRINT_UINT_8_HEADER
12 #define __PRINT_UINT_8_HEADER
15 inline std::ostream &
operator<<(std::ostream & os, uint8_t
const & a) {
20 inline std::ostream &
operator<<(std::ostream & os, uint8_t
const & a) {
26 inline std::ostream &
operator<<(std::ostream & os, uint8_t
const & a) {
32 inline std::ostream &
operator<<(std::ostream & os, uint8_t
const & a) {
38 #endif //__PRINT_UINT_8_HEADER
S & operator<<(S &os, oss_class< D, max_buf > const &arg)
Definition: serializer.hpp:158
std::ostream & operator<<(std::ostream &os, uint8_t const &a)
Definition: print_uint8_t.hpp:20
std::ostream & operator<<(std::ostream &os, uint8_t const &a)
Definition: print_uint8_t.hpp:15