Searched refs:negate_impl (Results 1 – 1 of 1) sorted by relevance
27 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