Home
last modified time | relevance | path

Searched defs:get_reference (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/boost/parameter/aux_/
Darg_list.hpp26 struct get_reference struct
28 typedef typename T::reference type;
/third_party/boost/boost/msm/front/euml/
Doperator.hpp934 struct get_reference struct
936 typedef typename T::reference type;
Dcommon.hpp84 struct get_reference struct
86 typedef typename T::reference type;
/third_party/boost/boost/numeric/ublas/
Dvector_sparse.hpp184 static reference get_reference (reference r) in get_reference() function
192 static reference get_reference (const sparse_vector_element<V>& sve) in get_reference() function
Dmatrix_sparse.hpp162 static reference get_reference (const sparse_matrix_element<V>& sve) in get_reference() function