Home
last modified time | relevance | path

Searched refs:extract_from_container (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/boost/spirit/home/karma/detail/
Dextract_from.hpp125 struct extract_from_container struct
193 struct extract_from_container<Attribute, Attribute> struct
221 return extract_from_container<Attribute, Exposed>::call(attr, ctx); in extract_from()
261 , traits::extract_from_container<Attribute, Exposed>
/third_party/boost/boost/spirit/home/support/utree/
Dutree_traits.hpp1076 struct extract_from_container<utree, utree::nil_type> struct
1088 struct extract_from_container<utree, char> struct
1101 struct extract_from_container<utree, bool> struct
1113 struct extract_from_container<utree, int> struct
1125 struct extract_from_container<utree, double> struct
1137 struct extract_from_container<utree, std::basic_string<char, Traits, Alloc> > struct
1150 struct extract_from_container<utree, utf8_symbol_type> struct
1163 struct extract_from_container<utree, utf8_string_type> struct
/third_party/boost/boost/spirit/home/support/
Dattributes_fwd.hpp145 struct extract_from_container;
/third_party/boost/libs/spirit/doc/
Dspirit2.qbk276 …rom_container__ [link spirit.advanced.customize.extract_from_container `traits::extract_from_cont…
/third_party/boost/libs/spirit/doc/advanced/
Dcustomization_points.qbk1393 [section:extract_from_container Extract From a Container Attribute Value to Generate Output (Karma)]
1395 [heading extract_from_container]
1399 `extract_from_container` is utilized to adapt this extraction for any data type possibly
1427 struct extract_from_container
1440 exposed by the component the `extract_from_container` is
1466 ``extract_from_container<Exposed, Attrib>::call(attr, ctx)``]
1490 The customization point `extract_from_container` needs to be implemented for a
/third_party/boost/libs/spirit/doc/html/
Dspirit2_HTML.manifest275 spirit/advanced/customize/extract_from_container.html