Home
last modified time | relevance | path

Searched refs:MatcherUntypedBase (Results 1 – 25 of 140) sorted by relevance

123456

/dports/net-im/biboumi/biboumi-9.0/external/src/catch/include/internal/
H A Dcatch_matchers.h24 class MatcherUntypedBase {
26 MatcherUntypedBase() = default;
27 MatcherUntypedBase ( MatcherUntypedBase const& ) = default;
28 MatcherUntypedBase& operator = ( MatcherUntypedBase const& ) = delete;
32 virtual ~MatcherUntypedBase();
47 struct MatcherBase : MatcherUntypedBase, MatcherMethod<T> {
H A Dcatch_matchers.cpp14 std::string MatcherUntypedBase::toString() const { in toString()
20 MatcherUntypedBase::~MatcherUntypedBase() = default;
/dports/math/e-antic/Catch2-ff349a5/include/internal/
H A Dcatch_matchers.h24 class MatcherUntypedBase {
26 MatcherUntypedBase() = default;
27 MatcherUntypedBase ( MatcherUntypedBase const& ) = default;
28 MatcherUntypedBase& operator = ( MatcherUntypedBase const& ) = delete;
32 virtual ~MatcherUntypedBase();
61 struct MatcherBase : MatcherUntypedBase, MatcherMethod<T> {
H A Dcatch_matchers.cpp14 std::string MatcherUntypedBase::toString() const { in toString()
20 MatcherUntypedBase::~MatcherUntypedBase() = default;
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/internal/
H A Dcatch_matchers.h24 class MatcherUntypedBase {
26 MatcherUntypedBase() = default;
27 MatcherUntypedBase ( MatcherUntypedBase const& ) = default;
28 MatcherUntypedBase& operator = ( MatcherUntypedBase const& ) = delete;
32 virtual ~MatcherUntypedBase();
61 struct MatcherBase : MatcherUntypedBase, MatcherMethod<T> {
H A Dcatch_matchers.cpp14 std::string MatcherUntypedBase::toString() const { in toString()
20 MatcherUntypedBase::~MatcherUntypedBase() = default;
/dports/www/restbed/restbed-4.8/dependency/catch/include/internal/
H A Dcatch_matchers.h24 class MatcherUntypedBase {
26 MatcherUntypedBase() = default;
27 MatcherUntypedBase ( MatcherUntypedBase const& ) = default;
28 MatcherUntypedBase& operator = ( MatcherUntypedBase const& ) = delete;
32 virtual ~MatcherUntypedBase();
61 struct MatcherBase : MatcherUntypedBase, MatcherMethod<T> {
H A Dcatch_matchers.cpp14 std::string MatcherUntypedBase::toString() const { in toString()
20 MatcherUntypedBase::~MatcherUntypedBase() = default;
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_matchers.h24 class MatcherUntypedBase {
26 MatcherUntypedBase() = default;
27 MatcherUntypedBase ( MatcherUntypedBase const& ) = default;
28 MatcherUntypedBase& operator = ( MatcherUntypedBase const& ) = delete;
32 virtual ~MatcherUntypedBase();
61 struct MatcherBase : MatcherUntypedBase, MatcherMethod<T> {
H A Dcatch_matchers.cpp14 std::string MatcherUntypedBase::toString() const { in toString()
20 MatcherUntypedBase::~MatcherUntypedBase() = default;
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_matchers.h24 class MatcherUntypedBase {
26 MatcherUntypedBase() = default;
27 MatcherUntypedBase ( MatcherUntypedBase const& ) = default;
28 MatcherUntypedBase& operator = ( MatcherUntypedBase const& ) = delete;
32 virtual ~MatcherUntypedBase();
61 struct MatcherBase : MatcherUntypedBase, MatcherMethod<T> {
H A Dcatch_matchers.cpp14 std::string MatcherUntypedBase::toString() const { in toString()
20 MatcherUntypedBase::~MatcherUntypedBase() = default;
/dports/devel/catch/Catch2-2.13.7/include/internal/
H A Dcatch_matchers.h24 class MatcherUntypedBase {
26 MatcherUntypedBase() = default;
27 MatcherUntypedBase ( MatcherUntypedBase const& ) = default;
28 MatcherUntypedBase& operator = ( MatcherUntypedBase const& ) = delete;
32 virtual ~MatcherUntypedBase();
61 struct MatcherBase : MatcherUntypedBase, MatcherMethod<T> {
H A Dcatch_matchers.cpp14 std::string MatcherUntypedBase::toString() const { in toString()
20 MatcherUntypedBase::~MatcherUntypedBase() = default;
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/include/internal/
H A Dcatch_matchers.hpp21 class MatcherUntypedBase { class
30 virtual ~MatcherUntypedBase();
34 MatcherUntypedBase& operator = ( MatcherUntypedBase const& );
47 struct MatcherBase : MatcherUntypedBase, MatcherMethod<ObjectT> {
H A Dcatch_impl.hpp94 Matchers::Impl::MatcherUntypedBase::~MatcherUntypedBase() {} in ~MatcherUntypedBase()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/include/internal/
H A Dcatch_matchers.hpp21 class MatcherUntypedBase { class
30 virtual ~MatcherUntypedBase();
34 MatcherUntypedBase& operator = ( MatcherUntypedBase const& );
47 struct MatcherBase : MatcherUntypedBase, MatcherMethod<ObjectT> {
H A Dcatch_impl.hpp94 Matchers::Impl::MatcherUntypedBase::~MatcherUntypedBase() {} in ~MatcherUntypedBase()
/dports/x11-toolkits/scintilla/scintilla/test/unit/
H A Dcatch.hpp1994 class MatcherUntypedBase { class
1996 MatcherUntypedBase() = default;
1997 MatcherUntypedBase ( MatcherUntypedBase const& ) = default;
1998 MatcherUntypedBase& operator = ( MatcherUntypedBase const& ) = delete;
2002 virtual ~MatcherUntypedBase();
2017 struct MatcherBase : MatcherUntypedBase, MatcherMethod<ObjectT> {
7058 std::string MatcherUntypedBase::toString() const { in toString()
7064 MatcherUntypedBase::~MatcherUntypedBase() = default;
/dports/cad/librepcb/librepcb-0.1.6/libs/optional/tests/
H A Dcatch.hpp1994 class MatcherUntypedBase { class
1996 MatcherUntypedBase() = default;
1997 MatcherUntypedBase ( MatcherUntypedBase const& ) = default;
1998 MatcherUntypedBase& operator = ( MatcherUntypedBase const& ) = delete;
2002 virtual ~MatcherUntypedBase();
2017 struct MatcherBase : MatcherUntypedBase, MatcherMethod<ObjectT> {
7058 std::string MatcherUntypedBase::toString() const { in toString()
7064 MatcherUntypedBase::~MatcherUntypedBase() = default;
/dports/editors/textadept/scintilla/test/unit/
H A Dcatch.hpp1994 class MatcherUntypedBase { class
1996 MatcherUntypedBase() = default;
1997 MatcherUntypedBase ( MatcherUntypedBase const& ) = default;
1998 MatcherUntypedBase& operator = ( MatcherUntypedBase const& ) = delete;
2002 virtual ~MatcherUntypedBase();
2017 struct MatcherBase : MatcherUntypedBase, MatcherMethod<ObjectT> {
7058 std::string MatcherUntypedBase::toString() const { in toString()
7064 MatcherUntypedBase::~MatcherUntypedBase() = default;
/dports/devel/tl-expected/expected-1.0.0/tests/
H A Dcatch.hpp1994 class MatcherUntypedBase { class
1996 MatcherUntypedBase() = default;
1997 MatcherUntypedBase ( MatcherUntypedBase const& ) = default;
1998 MatcherUntypedBase& operator = ( MatcherUntypedBase const& ) = delete;
2002 virtual ~MatcherUntypedBase();
2017 struct MatcherBase : MatcherUntypedBase, MatcherMethod<ObjectT> {
7058 std::string MatcherUntypedBase::toString() const { in toString()
7064 MatcherUntypedBase::~MatcherUntypedBase() = default;
/dports/graphics/ospray-studio/ospray_studio-0.9.1/sg/tests/catch/
H A Dcatch.hpp1998 class MatcherUntypedBase { class
2000 MatcherUntypedBase() = default;
2001 MatcherUntypedBase ( MatcherUntypedBase const& ) = default;
2002 MatcherUntypedBase& operator = ( MatcherUntypedBase const& ) = delete;
2006 virtual ~MatcherUntypedBase();
2021 struct MatcherBase : MatcherUntypedBase, MatcherMethod<ObjectT> {
7062 std::string MatcherUntypedBase::toString() const { in toString()
7068 MatcherUntypedBase::~MatcherUntypedBase() = default;
/dports/devel/libopentracing/opentracing-cpp-1.6.0/3rd_party/include/opentracing/catch2/
H A Dcatch.hpp1994 class MatcherUntypedBase { class
1996 MatcherUntypedBase() = default;
1997 MatcherUntypedBase ( MatcherUntypedBase const& ) = default;
1998 MatcherUntypedBase& operator = ( MatcherUntypedBase const& ) = delete;
2002 virtual ~MatcherUntypedBase();
2017 struct MatcherBase : MatcherUntypedBase, MatcherMethod<ObjectT> {
7058 std::string MatcherUntypedBase::toString() const { in toString()
7064 MatcherUntypedBase::~MatcherUntypedBase() = default;
/dports/editors/scite/scintilla/test/unit/
H A Dcatch.hpp1994 class MatcherUntypedBase { class
1996 MatcherUntypedBase() = default;
1997 MatcherUntypedBase ( MatcherUntypedBase const& ) = default;
1998 MatcherUntypedBase& operator = ( MatcherUntypedBase const& ) = delete;
2002 virtual ~MatcherUntypedBase();
2017 struct MatcherBase : MatcherUntypedBase, MatcherMethod<ObjectT> {
7058 std::string MatcherUntypedBase::toString() const { in toString()
7064 MatcherUntypedBase::~MatcherUntypedBase() = default;

123456