Searched defs:attribute_as (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/karma/detail/ |
D | as.hpp | 57 struct attribute_as struct 62 struct attribute_as<T, unused_type> struct 64 typedef unused_type type; 68 struct attribute_as<T, unused_type const> struct 70 typedef unused_type type;
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/utree/ |
D | utree_traits.hpp | 424 struct attribute_as<std::string, utree> struct 429 struct attribute_as<utf8_string_type, utree> struct 434 struct attribute_as<utf8_string_range_type, utree> struct 468 struct attribute_as<utf8_symbol_type, utree> struct 473 struct attribute_as<utf8_symbol_range_type, utree> struct 478 struct attribute_as<Attribute, utree::list_type> struct 512 struct attribute_as<binary_string_type, utree> struct 517 struct attribute_as<binary_range_type, utree> struct
|