Searched defs:attribute_size_impl (Results 1 – 1 of 1) sorted by relevance
474 struct attribute_size_impl struct476 typedef std::size_t type;478 static type call(Attribute const&) in call()485 struct attribute_size_impl<Attribute struct493 typedef typename fusion::result_of::size<Attribute>::value_type type;495 static type call(Attribute const& attr) in call()502 struct attribute_size_impl<Attribute struct510 typedef typename Attribute::size_type type;512 static type call(Attribute const& attr) in call()