#include <chrono.h>
|
template<typename FormatContext > |
auto | format (std::chrono::time_point< std::chrono::system_clock > val, FormatContext &ctx) -> decltype(ctx.out()) |
|
template<typename ParseContext > |
auto | parse (ParseContext &ctx) -> decltype(ctx.begin()) |
|
template<typename FormatContext > |
auto | format (const std::tm &tm, FormatContext &ctx) -> decltype(ctx.out()) |
|
◆ format()
template<typename Char >
template<typename FormatContext >
auto formatter< std::chrono::time_point< std::chrono::system_clock >, Char >::format |
( |
std::chrono::time_point< std::chrono::system_clock > |
val, |
|
|
FormatContext & |
ctx |
|
) |
| -> decltype(ctx.out()) |
|
inline |
The documentation for this struct was generated from the following file:
- src/python/PyRosetta/binder/source/fmt/chrono.h