Searched defs:extract_from_attribute_base (Results 1 – 1 of 1) sorted by relevance
48 struct extract_from_attribute_base struct50 typedef Attribute const& type;53 static type call(Attribute const& attr, Context&) in call()63 struct extract_from_attribute_base<Attribute, Exposed, true> struct69 >::type elem_type;71 typedef typename result_of::extract_from<Exposed, elem_type>::type type;74 static type call(Attribute const& attr, Context& ctx) in call()