Loading...
Searching...
No Matches
Classes |
Public Member Functions |
Private Types |
Private Member Functions |
Private Attributes |
List of all members
formatter< std::chrono::duration< Rep, Period >, Char > Struct Template Reference
Detailed Descriptiontemplate<typename Rep, typename Period, typename Char>
struct formatter< std::chrono::duration< Rep, Period >, Char > Member Typedef Documentation◆ arg_ref_type
template<typename Rep , typename Period , typename Char >
◆ duration
template<typename Rep , typename Period , typename Char >
◆ iterator
template<typename Rep , typename Period , typename Char >
Constructor & Destructor Documentation◆ formatter()
template<typename Rep , typename Period , typename Char >
Member Function Documentation◆ do_parse()
template<typename Rep , typename Period , typename Char >
Definition at line 1062 of file chrono.h. References basic_format_parse_context< Char, ErrorHandler >::begin(), basic_format_parse_context< Char, ErrorHandler >::end(), detail::parse_align(), detail::parse_precision(), and detail::parse_width(). ◆ format()
template<typename Rep , typename Period , typename Char >
template<typename FormatContext >
Definition at line 1092 of file chrono.h. References basic_string_view< Char >::begin(), buffer< T >::data(), basic_string_view< Char >::end(), chrono_formatter< FormatContext, OutputIt, Rep, Period >::precision, buffer< T >::size(), basic_format_specs< Char >::width, and detail::write(). ◆ parse()
template<typename Rep , typename Period , typename Char >
Definition at line 1083 of file chrono.h. References detail::to_unsigned(). Member Data Documentation◆ format_str
template<typename Rep , typename Period , typename Char >
◆ precision
template<typename Rep , typename Period , typename Char >
◆ precision_ref
template<typename Rep , typename Period , typename Char >
◆ specs
template<typename Rep , typename Period , typename Char >
◆ width_ref
template<typename Rep , typename Period , typename Char >
|