Searched defs:is_pod_noextents_cv (Results 1 – 1 of 1) sorted by relevance
674 struct is_pod_noextents_cv //for non-c++11 compilers, a safe fallback struct675 { static const bool value = BOOST_MOVE_IS_POD_IMPL(T); };