#include <userver/storages/postgres/io/chrono.hpp>
Binary formatter for std::chrono::duration.
Definition at line 234 of file chrono.hpp.
Public Types | |
| using | type |
| using | type |
| using storages::postgres::io::traits::Output< std::chrono::duration< Rep, Period > >::type |
Definition at line 235 of file chrono.hpp.
| using storages::postgres::io::traits::Output< std::chrono::duration< Rep, Period >, ::utils::void_t<> >::type |
Definition at line 103 of file traits.hpp.