Home
last modified time | relevance | path

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

/dports/misc/thrill/thrill-12c5b59bca66df93b66628b3829027bd0f110dd9/extlib/cereal/unittests/
H A Dpolymorphic.cpp80 struct PolyDerivedLA : public PolyLA struct
82 PolyDerivedLA( int xx ) : x( xx ) { } in PolyDerivedLA() argument
95 static void load_and_construct( Archive & ar, cereal::construct<PolyDerivedLA> & construct ) in load_and_construct() argument
105 bool operator==( PolyDerivedLA const & other ) const in operator ==() argument
134 CEREAL_REGISTER_TYPE(PolyDerivedLA) in CEREAL_REGISTER_TYPE() argument
/dports/math/e-antic/cereal-51cbda5/unittests/
H A Dpolymorphic.hpp188 struct PolyDerivedLA : public PolyLA struct
190 PolyDerivedLA( int xx ) : x( xx ) { } in PolyDerivedLA() argument
191 virtual ~PolyDerivedLA() {} in ~PolyDerivedLA() argument
204 static void load_and_construct( Archive & ar, cereal::construct<PolyDerivedLA> & construct ) in load_and_construct() argument
214 bool operator==( PolyDerivedLA const & other ) const in operator ==() argument
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/cereal/unittests/
H A Dpolymorphic.hpp188 struct PolyDerivedLA : public PolyLA struct
190 PolyDerivedLA( int xx ) : x( xx ) { } in PolyDerivedLA() argument
191 virtual ~PolyDerivedLA() {} in ~PolyDerivedLA() argument
204 static void load_and_construct( Archive & ar, cereal::construct<PolyDerivedLA> & construct ) in load_and_construct() argument
214 bool operator==( PolyDerivedLA const & other ) const in operator ==() argument
/dports/misc/openmvg/openMVG-2.0/src/dependencies/cereal/unittests/
H A Dpolymorphic.hpp188 struct PolyDerivedLA : public PolyLA struct
190 PolyDerivedLA( int xx ) : x( xx ) { } in PolyDerivedLA() function
191 virtual ~PolyDerivedLA() {} in ~PolyDerivedLA() argument
204 static void load_and_construct( Archive & ar, cereal::construct<PolyDerivedLA> & construct ) in load_and_construct() argument
214 bool operator==( PolyDerivedLA const & other ) const in operator ==() argument
/dports/security/palisade/palisade-release-d76213499af44558170cca6c72c5314755fec23c/third-party/cereal/unittests/
H A Dpolymorphic.hpp188 struct PolyDerivedLA : public PolyLA struct
190 PolyDerivedLA( int xx ) : x( xx ) { } in PolyDerivedLA() argument
191 virtual ~PolyDerivedLA() {} in ~PolyDerivedLA() argument
204 static void load_and_construct( Archive & ar, cereal::construct<PolyDerivedLA> & construct ) in load_and_construct() argument
214 bool operator==( PolyDerivedLA const & other ) const in operator ==() argument
/dports/devel/cereal/cereal-1.3.0-10-g64f50dbd/unittests/
H A Dpolymorphic.hpp188 struct PolyDerivedLA : public PolyLA struct
190 PolyDerivedLA( int xx ) : x( xx ) { } in PolyDerivedLA() argument
191 virtual ~PolyDerivedLA() {} in ~PolyDerivedLA() argument
204 static void load_and_construct( Archive & ar, cereal::construct<PolyDerivedLA> & construct ) in load_and_construct() argument
214 bool operator==( PolyDerivedLA const & other ) const in operator ==() argument