Home
last modified time | relevance | path

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

/third_party/boost/boost/move/detail/
Dtype_traits.hpp652 struct is_enum_nonintrinsic struct
654 static const bool value = !is_arithmetic<T>::value &&