Loading...
Searching...
No Matches
specs_setter< Char > Class Template Reference
Detailed Descriptiontemplate<typename Char>
class detail::specs_setter< Char > Constructor & Destructor Documentation◆ specs_setter() [1/2]
template<typename Char >
◆ specs_setter() [2/2]
template<typename Char >
Member Function Documentation◆ end_precision()
template<typename Char >
◆ on_align()
template<typename Char >
Definition at line 2443 of file format.h. References basic_format_specs< Char >::align. ◆ on_fill()
template<typename Char >
Definition at line 2444 of file format.h. References basic_format_specs< Char >::fill, and detail::fill(). ◆ on_hash()
template<typename Char >
Definition at line 2450 of file format.h. References basic_format_specs< Char >::alt. ◆ on_minus()
template<typename Char >
Definition at line 2448 of file format.h. References sign::minus, and basic_format_specs< Char >::sign. ◆ on_plus()
template<typename Char >
Definition at line 2447 of file format.h. References sign::plus, and basic_format_specs< Char >::sign. ◆ on_precision()
template<typename Char >
Definition at line 2458 of file format.h. References basic_format_specs< Char >::precision. ◆ on_space()
template<typename Char >
Definition at line 2449 of file format.h. References basic_format_specs< Char >::sign, and sign::space. ◆ on_type()
template<typename Char >
Definition at line 2463 of file format.h. References basic_format_specs< Char >::type. ◆ on_width()
template<typename Char >
Definition at line 2457 of file format.h. References basic_format_specs< Char >::width. ◆ on_zero()
template<typename Char >
Definition at line 2452 of file format.h. References basic_format_specs< Char >::align, basic_format_specs< Char >::fill, and align::numeric. Member Data Documentation◆ specs_
template<typename Char >
|