Home
last modified time | relevance | path

Searched defs:forward_type (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/move/
Dcore.hpp278 struct forward_type struct
279 { typedef const T &type; };
282 struct forward_type< boost::rv<T> > struct
283 { typedef T type; };
486 template< class T> struct forward_type { typedef T type; }; argument
/third_party/boost/boost/graph/
Dcompressed_sparse_row_graph.hpp241 forward_type; typedef in boost::compressed_sparse_row_graph
839 forward_type; typedef in boost::compressed_sparse_row_graph