Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/karma/stream/detail/
Dformat_manip.hpp26 struct format_manip struct
34 format_manip(Expr const& xpr, Delimiter const& d, Attribute const& a) in format_manip() argument
37 format_manip(Expr const& xpr, Delimiter const& d in format_manip() function
41 Expr const& expr;
42 Delimiter const& delim;
44 Attribute const& attr;
51 struct format_manip<Expr, mpl::false_, mpl::true_, Delimiter, Attribute> struct
53 format_manip(Expr const& xpr, Delimiter const& d, Attribute const& a) in format_manip() argument
56 format_manip(Expr const& xpr, Delimiter const& d in format_manip() function
60 Expr const& expr;
[all …]