#include <userver/storages/postgres/io/chrono.hpp>
Binary parser for std::chrono::duration.
Definition at line 243 of file chrono.hpp.
Public Types | |
| using | type |
| using | type |
| using storages::postgres::io::traits::Input< std::chrono::duration< Rep, Period > >::type |
Definition at line 244 of file chrono.hpp.
| using storages::postgres::io::traits::Input< std::chrono::duration< Rep, Period >, ::utils::void_t<> >::type |
Definition at line 97 of file traits.hpp.