Home
last modified time | relevance | path

Searched defs:same_type (Results 1 – 15 of 15) sorted by relevance

/third_party/boost/boost/type_erasure/
Dsame_type.hpp32 struct same_type {}; struct
/third_party/boost/libs/qvm/test/
Ddeduce_scalar_test.cpp13 same_type<T,T> struct
Dvec_traits_array_test.cpp15 same_type<T,T> struct
Dquat_traits_array_test.cpp15 same_type<T,T> struct
Dmat_traits_array_test.cpp15 same_type<T,T> struct
Dzero_vec_test.cpp17 same_type<T,T> struct
Dmul_mv_test.cpp22 same_type<T,T> struct
Dmul_vm_test.cpp21 same_type<T,T> struct
Ddeduce_vector_test.cpp13 same_type<T,T> struct
Ddeduce_matrix_test.cpp13 same_type<T,T> struct
Dzero_mat_test.cpp17 same_type<T,T> struct
/third_party/boost/boost/range/detail/
Dmisc_concept.hpp26 template<typename T> void same_type(T,T) {} in same_type() function in boost::range_detail::SameTypeConcept
/third_party/boost/boost/intrusive/detail/
Dkey_nodeptr_comp.hpp77 … static const bool same_type = is_same<P1,const_node_ptr>::value || is_same<P1,node_ptr>::value; member
/third_party/boost/libs/random/test/
Dconcepts.hpp105 void same_type(T const&, T const&) {} in same_type() function
/third_party/boost/libs/iterator/test/
Diterator_facade.cpp129 void same_type(U const&) in same_type() function