Searched defs:is_const_integral (Results 1 – 1 of 1) sorted by relevance
49 struct is_const_integral struct51 static const bool value = boost::is_const<T>::value && boost::is_integral<T>::value;