Searched refs:is_aggregate_ (Results 1 – 3 of 3) sorted by relevance
169 struct is_aggregate_ struct174 struct is_aggregate_<proto::expr<Tag, Args, N>, void> struct179 struct is_aggregate_<proto::basic_expr<Tag, Args, N>, void> struct184 struct is_aggregate_<T, typename T::proto_is_aggregate_> struct200 : proto::detail::is_aggregate_<T>
224 struct is_aggregate_;
121 template<typename Type, bool IsAggregate = detail::is_aggregate_<Type>::value>