Home
last modified time | relevance | path

Searched refs:has_set_semantics (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/boost/icl/type_traits/
Dhas_set_semantics.hpp19 template <class Type> struct has_set_semantics struct
21 typedef has_set_semantics<Type> type; argument
25 , has_set_semantics
/third_party/boost/libs/icl/example/large_bitset_/
Dbits.hpp69 struct has_set_semantics<mini::bits<NaturalT> > struct
71 typedef has_set_semantics<mini::bits<NaturalT> > type; argument
/third_party/boost/boost/icl/
Dmap.hpp119 <has_set_semantics<codomain_type>
462 template<class Type, bool has_set_semantics, bool absorbs_identities>
544 on_codomain_model<Type, has_set_semantics<codomain_type>::value, true> in flip()
561 on_codomain_model<Type, has_set_semantics<codomain_type>::value, false> in flip()
Dfunctors.hpp265 if_<has_set_semantics<Type>,
352 if_<has_set_semantics<Type>,
Dinterval_base_map.hpp125 <has_set_semantics<codomain_type>
660 template<class Type, bool has_set_semantics>
787 on_codomain_model<Type, has_set_semantics<codomain_type>::value> in flip()