Searched defs:exists (Results 1 – 2 of 2) sorted by relevance
32 template< typename T > struct exists { typedef void type; }; struct45 …, BOOST_DEDUCED_TYPENAME boost::range_detail::exists< BOOST_DEDUCED_TYPENAME C::a_typedef >::type \
382 int exists = 0; in selective_vpath_search() local