Searched refs:HasValueType (Results 1 – 3 of 3) sorted by relevance
3 struct HasValueType { struct11 HasValueType foo; argument14 @property (nonatomic) HasValueType bar;
302 struct HasValueType { struct313 is_nested_value_type_identity<HasValueType<int> >::value? -1 : 1]; argument
995 struct HasValueType : false_type {};997 struct HasValueType<T, VoidT<typename T::value_type> > : true_type {1002 bool = HasValueType<C>::value>