Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
Dyes_no.hpp39 template< BOOST_MPL_AUX_NTTP_DECL(long, n) > struct weighted_tag struct
42 typedef char (&type)[n];
50 template<> struct weighted_tag<0> struct
52 typedef char (&type)[1];