Home
last modified time | relevance | path

Searched defs:plus_impl (Results 1 – 1 of 1) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/preprocessed/gcc/
Dplus.hpp18 struct plus_impl struct
31 template<> struct plus_impl< na,na > struct
33 template< typename U1, typename U2 > struct apply
40 template< typename Tag > struct plus_impl< na,Tag > struct
42 template< typename U1, typename U2 > struct apply
49 template< typename Tag > struct plus_impl< Tag,na > struct
51 template< typename U1, typename U2 > struct apply
129 struct plus_impl< integral_c_tag,integral_c_tag > struct
131 template< typename N1, typename N2 > struct apply