Home
last modified time | relevance | path

Searched defs:is_base_of (Results 26 – 50 of 117) sorted by relevance

12345

/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/type_traits/
H A Dis_base_of_tr1.hpp28 template <class Base, class Derived> struct is_base_of struct
31 template <class Base, class Derived> struct is_base_of<Base, Derived&> : public false_type{}; struct
32 template <class Base, class Derived> struct is_base_of<Base&, Derived&> : public false_type{}; struct
33 template <class Base, class Derived> struct is_base_of<Base&, Derived> : public false_type{}; struct
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/type_traits/
H A Dis_base_of_tr1.hpp28 template <class Base, class Derived> struct is_base_of struct
31 template <class Base, class Derived> struct is_base_of<Base, Derived&> : public false_type{}; struct
32 template <class Base, class Derived> struct is_base_of<Base&, Derived&> : public false_type{}; struct
33 template <class Base, class Derived> struct is_base_of<Base&, Derived> : public false_type{}; struct
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/type_traits/
H A Dis_base_of_tr1.hpp28 template <class Base, class Derived> struct is_base_of struct
31 template <class Base, class Derived> struct is_base_of<Base, Derived&> : public false_type{}; struct
32 template <class Base, class Derived> struct is_base_of<Base&, Derived&> : public false_type{}; struct
33 template <class Base, class Derived> struct is_base_of<Base&, Derived> : public false_type{}; struct
/dports/devel/boost-libs/boost_1_72_0/boost/type_traits/
H A Dis_base_of_tr1.hpp28 template <class Base, class Derived> struct is_base_of struct
31 template <class Base, class Derived> struct is_base_of<Base, Derived&> : public false_type{}; struct
32 template <class Base, class Derived> struct is_base_of<Base&, Derived&> : public false_type{}; struct
33 template <class Base, class Derived> struct is_base_of<Base&, Derived> : public false_type{}; struct
/dports/devel/boost-python-libs/boost_1_72_0/boost/type_traits/
H A Dis_base_of_tr1.hpp28 template <class Base, class Derived> struct is_base_of struct
31 template <class Base, class Derived> struct is_base_of<Base, Derived&> : public false_type{}; struct
32 template <class Base, class Derived> struct is_base_of<Base&, Derived&> : public false_type{}; struct
33 template <class Base, class Derived> struct is_base_of<Base&, Derived> : public false_type{}; struct
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/type_traits/
H A Dis_base_of_tr1.hpp28 template <class Base, class Derived> struct is_base_of struct
31 template <class Base, class Derived> struct is_base_of<Base, Derived&> : public false_type{}; struct
32 template <class Base, class Derived> struct is_base_of<Base&, Derived&> : public false_type{}; struct
33 template <class Base, class Derived> struct is_base_of<Base&, Derived> : public false_type{}; struct
/dports/devel/hyperscan/boost_1_75_0/boost/type_traits/
H A Dis_base_of_tr1.hpp28 template <class Base, class Derived> struct is_base_of struct
31 template <class Base, class Derived> struct is_base_of<Base, Derived&> : public false_type{}; struct
32 template <class Base, class Derived> struct is_base_of<Base&, Derived&> : public false_type{}; struct
33 template <class Base, class Derived> struct is_base_of<Base&, Derived> : public false_type{}; struct
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/Runtime/inc/
H A Dtype_traits.hpp116 struct is_base_of : public imp::is_base_of_helper<__is_base_of( TBase, TDerived)> {}; struct
124 struct is_base_of : public imp::is_base_of_helper<imp::conversion<TDerived *, TBase *>::exists> {}; struct
128 struct is_base_of<TBase *, TDerived *> : public imp::is_base_of_helper<imp::conversion<TDerived *, … struct
132 struct is_base_of<TBase *, TDerived> : public imp::false_type {}; struct
136 struct is_base_of<TBase, TDerived *> : public imp::false_type {}; struct
169 template<class TBase, class TDerived> struct is_base_of struct
171 is_base_of() in is_base_of() function
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/20_util/is_base_of/requirements/
H A Dexplicit_instantiation.cc27 template struct is_base_of<test_type, test_type>; variable
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/20_util/is_base_of/requirements/
H A Dexplicit_instantiation.cc27 template struct is_base_of<test_type, test_type>; variable
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/is_base_of/requirements/
H A Dexplicit_instantiation.cc27 template struct is_base_of<test_type, test_type>; variable
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/20_util/is_base_of/requirements/
H A Dexplicit_instantiation.cc27 template struct is_base_of<test_type, test_type>; variable
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/20_util/is_base_of/requirements/
H A Dexplicit_instantiation.cc27 template struct is_base_of<test_type, test_type>; variable
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/20_util/is_base_of/requirements/
H A Dexplicit_instantiation.cc27 template struct is_base_of<test_type, test_type>; variable
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/is_base_of/requirements/
H A Dexplicit_instantiation.cc27 template struct is_base_of<test_type, test_type>; variable
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/testsuite/20_util/is_base_of/requirements/
H A Dexplicit_instantiation.cc27 template struct is_base_of<test_type, test_type>; variable
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/20_util/is_base_of/requirements/
H A Dexplicit_instantiation.cc27 template struct is_base_of<test_type, test_type>; variable
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/testsuite/20_util/is_base_of/requirements/
H A Dexplicit_instantiation.cc28 template struct is_base_of<test_type, test_type>; variable
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/testsuite/20_util/is_base_of/requirements/
H A Dexplicit_instantiation.cc28 template struct is_base_of<test_type, test_type>; variable
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/20_util/is_base_of/requirements/
H A Dexplicit_instantiation.cc27 template struct is_base_of<test_type, test_type>; variable
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/is_base_of/requirements/
H A Dexplicit_instantiation.cc27 template struct is_base_of<test_type, test_type>; variable
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/testsuite/20_util/is_base_of/requirements/
H A Dexplicit_instantiation.cc27 template struct is_base_of<test_type, test_type>; variable
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/is_base_of/requirements/
H A Dexplicit_instantiation.cc27 template struct is_base_of<test_type, test_type>; variable
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/20_util/is_base_of/requirements/
H A Dexplicit_instantiation.cc27 template struct is_base_of<test_type, test_type>; variable
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/testsuite/20_util/is_base_of/requirements/
H A Dexplicit_instantiation.cc28 template struct is_base_of<test_type, test_type>; variable

12345