Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
Dnegate.hpp27 template< typename Tag > struct negate_impl;
39 : negate_impl<
44 negate_impl< typename negate_tag<N>::type >
66 struct negate_impl<integral_c_tag> struct