iomanip_asl_cel.hpp
Go to the documentation of this file.
7 /*************************************************************************************************/
11 /*************************************************************************************************/
16 /*************************************************************************************************/
22 /*************************************************************************************************/
26 /*************************************************************************************************/
56 /*************************************************************************************************/
65 /*************************************************************************************************/
71 /*************************************************************************************************/
80 /*************************************************************************************************/
86 /*************************************************************************************************/
90 /*************************************************************************************************/
94 /*************************************************************************************************/
98 /*************************************************************************************************/
std::ostream & end_asl_cel_unsafe(std::ostream &os) Definition: iomanip_asl_cel.hpp:83 virtual void begin_format(stream_type &os) inherited_t::stream_type stream_type Definition: iomanip_asl_cel.hpp:34 std::ostream & begin_asl_cel_unsafe(std::ostream &os) Definition: iomanip_asl_cel.hpp:74 virtual void begin_bag(stream_type &os, const std::string &ident) int format_base_idx() std::ostream & begin_asl_cel(std::ostream &os) Definition: iomanip_asl_cel.hpp:59 virtual void begin_sequence(stream_type &os) virtual void begin_atom(stream_type &os, const any_regular_t &) Definition: functional.hpp:26 asl_cel_format(bool safe_strings) Definition: iomanip_asl_cel.hpp:36 Definition: iomanip.hpp:99 format_base::stream_type & begin_format(format_base::stream_type &os) Definition: iomanip_asl_cel.hpp:29 A runtime polymorphic type similar to boost::any which can hold any type which models Regular... Definition: any_regular.hpp:426 format_base::stream_type & end_format(format_base::stream_type &os) |