Searched refs:BOOST_IS_POLYMORPHIC (Results 1 – 2 of 2) sorted by relevance
13 #ifndef BOOST_IS_POLYMORPHIC25 #ifndef BOOST_IS_POLYMORPHIC112 template <class T> struct is_polymorphic : public integral_constant<bool, BOOST_IS_POLYMORPHIC(T)> …
132 # define BOOST_IS_POLYMORPHIC(T) __is_polymorphic(T) macro220 # define BOOST_IS_POLYMORPHIC(T) __is_polymorphic(T) macro278 # define BOOST_IS_POLYMORPHIC(T) __is_polymorphic(T) macro315 # define BOOST_IS_POLYMORPHIC(T) __oracle_is_polymorphic(T) macro343 # define BOOST_IS_POLYMORPHIC(T) __is_polymorphic(T) macro371 # define BOOST_IS_POLYMORPHIC(T) __is_polymorphic(T) macro