Home
last modified time | relevance | path

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

/third_party/boost/boost/python/object/
Dforward.hpp46 struct unforward struct
48 typedef typename unwrap_reference<T>::type& type;
52 struct unforward<reference_to_value<T> > struct
54 typedef T type;