Searched defs:assign_to_container_from_value (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/qi/detail/ |
D | assign_to.hpp | 244 struct assign_to_container_from_value struct 248 static void call(T_ const& val, Attribute& attr, mpl::false_, mpl::false_) in call() 257 append_to_container_not_string(T_ const& val, Attribute& attr, mpl::true_) in append_to_container_not_string() 265 append_to_container_not_string(T_ const& val, Attribute& attr, mpl::false_) in append_to_container_not_string() 277 static void call(T_ const& val, Attribute& attr, mpl::true_, mpl::false_) in call() 288 static void append_to_string(Attribute& attr, Iterator begin, Iterator end) in append_to_string() 296 static void append_to_container(T_ const& val, Attribute& attr, mpl::false_) in append_to_container() 306 static void append_to_container(T_ const& val, Attribute& attr, mpl::true_) in append_to_container() 312 static void call(T_ const& val, Attribute& attr, Pred, mpl::true_) in call() 321 static void call(T const& val, Attribute& attr) in call() [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/utree/ |
D | utree_traits.hpp | 203 struct assign_to_container_from_value< struct 207 call(variant<BOOST_VARIANT_ENUM_PARAMS(T)> const& val, utree& attr) in call() 217 struct assign_to_container_from_value<utree, Attribute> struct 220 static void call(Attribute const& val, utree& attr, mpl::false_) in call() 229 static void call(Attribute const& val, utree& attr, mpl::true_) in call() 243 static void call(Attribute const& val, utree& attr) in call() 253 struct assign_to_container_from_value<utree, utree> struct 255 static void call(utree const& val, utree& attr) in call() 274 struct assign_to_container_from_value<utree, utree::list_type> struct 281 struct assign_to_container_from_value<utree::list_type, utree> struct [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/lex/lexer/lexertl/ |
D | token.hpp | 496 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 515 call(iterator_range<Iterator> const& val, iterator_range<Iterator>& attr) in call() 591 struct assign_to_container_from_value<Attribute struct 622 struct assign_to_container_from_value< struct
|
D | position_token.hpp | 695 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
|