Home
last modified time | relevance | path

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

/third_party/boost/boost/intrusive/detail/
Dmath.hpp260 struct sqrt2_pow_max<SizeType, typename voider<typename enable_if< numbits_eq<SizeType, 32> >::type…
269 struct sqrt2_pow_max<SizeType, typename voider<typename enable_if< numbits_eq<SizeType, 64> >::type…
Dmpl.hpp43 using boost::move_detail::voider;
/third_party/boost/boost/move/detail/
Dmeta_utils_core.hpp31 struct voider { typedef void type; }; struct