#include <userver/storages/postgres/io/macaddr.hpp>
Binary formatter for utils::macaddr:Macaddr.
Definition at line 54 of file macaddr.hpp.
Inheritance diagram for storages::postgres::io::BufferFormatter< Macaddr >:Public Types | |
| using | BaseType = detail::MacaddrFormatterBase<Macaddr> |
| using storages::postgres::io::BufferFormatter< Macaddr >::BaseType = detail::MacaddrFormatterBase<Macaddr> |
Definition at line 55 of file macaddr.hpp.