#include <userver/storages/postgres/io/macaddr.hpp>
Binary formatter for utils::macaddr:Macaddr8.
Definition at line 62 of file macaddr.hpp.
Public Types | |
using | BaseType = detail::MacaddrFormatterBase<Macaddr8> |
using storages::postgres::io::BufferFormatter< Macaddr8 >::BaseType = detail::MacaddrFormatterBase<Macaddr8> |
Definition at line 63 of file macaddr.hpp.