Home
last modified time | relevance | path

Searched defs:format_delimited (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/spirit/home/karma/stream/detail/
Dformat_manip_auto.hpp38 struct format_delimited<Expr, Delimiter struct
41 typedef typename result_of::create_generator<Expr>::type expr_type;
44 > type;
46 static type call(Expr const& expr in call()
Dformat_manip.hpp114 struct format_delimited struct
125 struct format_delimited<Expr, Delimiter struct
128 typedef format_manip<Expr, mpl::false_, mpl::false_, Delimiter> type;
130 static type call( in call()
/third_party/boost/boost/spirit/home/karma/stream/
Dformat_manip.hpp49 format_delimited( in format_delimited() function
60 format_delimited( in format_delimited() function
79 format_delimited( in format_delimited() function
Dformat_manip_attr.hpp71 format_delimited(Expr const& xpr, Delimiter const& d in format_delimited() function
98 format_delimited(Expr const& xpr, Delimiter const& d in format_delimited() function