Searched refs:attribute_type (Results 1 – 5 of 5) sorted by relevance
84 deduced_attr_type::type attribute_type;99 deduced_attr_type::type attribute_type;106 BOOST_PP_TUPLE_ELEM(ATTRIBUTE_TUPLE_SIZE, 0, ATTRIBUTE) attribute_type;185 typedef attribute_type type; \194 , add_const<attribute_type> \195 , mpl::identity<attribute_type> \
340 traits::attribute_type<Attribute>::type in parse_main()341 attribute_type; in parse_main() typedef343 attribute_type val = Accumulate ? attr : attribute_type(0); in parse_main()454 traits::attribute_type<Attribute>::type in parse_main()455 attribute_type; in parse_main() typedef457 attribute_type val = Accumulate ? attr : attribute_type(0); in parse_main()
96 attribute_type; in parse() typedef99 , traits::is_container<attribute_type>()); in parse()
453 struct attribute_type : mpl::identity<Attribute> {}; struct970 typedef typename remove_const<Attribute>::type attribute_type; typedef974 , attribute_type981 , attribute_type988 return boost::get(value_initialized<attribute_type>()); in call()
77 struct attribute_type;