iomanip_javascript.hpp
Go to the documentation of this file.
7 /*************************************************************************************************/
11 /*************************************************************************************************/
16 /*************************************************************************************************/
22 /*************************************************************************************************/
26 /*************************************************************************************************/
50 /*************************************************************************************************/
59 /*************************************************************************************************/
65 /*************************************************************************************************/
69 /*************************************************************************************************/
73 /*************************************************************************************************/
77 /*************************************************************************************************/
std::ostream & begin_javascript(std::ostream &os) Definition: iomanip_javascript.hpp:53 virtual void begin_bag(stream_type &os, const std::string &ident) int format_base_idx() Definition: functional.hpp:26 Definition: iomanip.hpp:99 virtual void begin_atom(stream_type &os, const any_regular_t &) virtual void begin_format(stream_type &os) inherited_t::stream_type stream_type Definition: iomanip_javascript.hpp:34 format_base::stream_type & begin_format(format_base::stream_type &os) virtual void begin_sequence(stream_type &os) std::ostream & end_javascript(std::ostream &os) Definition: iomanip_javascript.hpp:62 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) |