Home
last modified time | relevance | path

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

/third_party/boost/boost/serialization/
Dwrapper.hpp34 struct is_wrapper_impl : struct
44 typedef typename is_wrapper_impl<const T>::type type;
55 struct is_wrapper_impl<const T> : boost::mpl::true_ {}; \