Home
last modified time | relevance | path

Searched refs:assign_to_container_from_value (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/boost/spirit/home/support/utree/
Dutree_traits.hpp203 struct assign_to_container_from_value< struct
217 struct assign_to_container_from_value<utree, Attribute> struct
253 struct assign_to_container_from_value<utree, utree> struct
274 struct assign_to_container_from_value<utree, utree::list_type> struct
275 : assign_to_container_from_value<utree, utree>
281 struct assign_to_container_from_value<utree::list_type, utree> struct
294 struct assign_to_container_from_value<utree::list_type, utree::list_type> struct
295 : assign_to_container_from_value<utree, utree>
302 struct assign_to_container_from_value<utree, utf8_string_type> struct
315 struct assign_to_container_from_value<utree, utf8_symbol_type> struct
[all …]
/third_party/boost/boost/spirit/home/qi/detail/
Dassign_to.hpp244 struct assign_to_container_from_value struct
331 struct assign_to_container_from_value<Attribute, Attribute> struct
341 struct assign_to_container_from_value<Attribute, boost::optional<T> struct
352 struct assign_to_container_from_value<Attribute, reference_wrapper<T> struct
379 assign_to_container_from_value<Attribute, T>::call(val, attr); in assign_to()
/third_party/boost/boost/spirit/home/lex/lexer/lexertl/
Dtoken.hpp496 struct assign_to_container_from_value<Attribute struct
504 struct assign_to_container_from_value<utree struct
511 struct assign_to_container_from_value< struct
591 struct assign_to_container_from_value<Attribute struct
622 struct assign_to_container_from_value< struct
Dposition_token.hpp695 struct assign_to_container_from_value<Attribute struct
870 struct assign_to_container_from_value<Attribute struct
901 struct assign_to_container_from_value< struct
/third_party/boost/boost/spirit/home/support/
Dattributes_fwd.hpp131 struct assign_to_container_from_value;
/third_party/boost/libs/spirit/doc/
Dspirit2.qbk271 …link spirit.advanced.customize.assign_to.assign_to_container_from_value `traits::assign_to_contain…
/third_party/boost/libs/spirit/doc/advanced/
Dcustomization_points.qbk799 [section:assign_to_container_from_value Store an Attribute Value into a Container after a Parser Pr…
801 [heading assign_to_container_from_value]
803 The template `assign_to_container_from_value` is a type used as an attribute
829 struct assign_to_container_from_value
846 of `assign_to_container_from_value` utilizing SFINAE (i.e.
866 ``assign_to_container_from_value<Attrib, T>::call(t, attr)``]
880 The customization point `assign_to_container_from_value` needs to be
887 [endsect] [/ assign_to_container_from_value]
/third_party/boost/libs/spirit/doc/html/
Dspirit2_HTML.manifest269 spirit/advanced/customize/assign_to/assign_to_container_from_value.html