Home
last modified time | relevance | path

Searched refs:IsStreamInsertable (Results 1 – 25 of 160) sorted by relevance

1234567

/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/include/internal/
H A Dcatch_tostring.h89 struct IsStreamInsertable { struct
96 class IsStreamInsertable { argument
164 Detail::StringMakerBase<Detail::IsStreamInsertable<T>::value> {};
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/include/internal/
H A Dcatch_tostring.h89 struct IsStreamInsertable { struct
96 class IsStreamInsertable { argument
164 Detail::StringMakerBase<Detail::IsStreamInsertable<T>::value> {};
/dports/net-im/biboumi/biboumi-9.0/external/src/catch/include/internal/
H A Dcatch_tostring.h49 class IsStreamInsertable {
86 typename std::enable_if<::Catch::Detail::IsStreamInsertable<Fake>::value, std::string>::type
95 … typename std::enable_if<!::Catch::Detail::IsStreamInsertable<Fake>::value, std::string>::type
400 …R, typename std::enable_if<is_range<R>::value && !::Catch::Detail::IsStreamInsertable<R>::value>::…
/dports/emulators/mess/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_tostring.h88 struct IsStreamInsertable { struct
149 Detail::StringMakerBase<Detail::IsStreamInsertable<T>::value> {};
/dports/emulators/mame/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_tostring.h88 struct IsStreamInsertable { struct
149 Detail::StringMakerBase<Detail::IsStreamInsertable<T>::value> {};
/dports/devel/catch/Catch2-2.13.7/include/internal/
H A Dcatch_tostring.h46 class IsStreamInsertable {
102 typename std::enable_if<::Catch::Detail::IsStreamInsertable<Fake>::value, std::string>::type
113 … typename std::enable_if<!::Catch::Detail::IsStreamInsertable<Fake>::value, std::string>::type
525 …R, typename std::enable_if<is_range<R>::value && !::Catch::Detail::IsStreamInsertable<R>::value>::…
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/internal/
H A Dcatch_tostring.h46 class IsStreamInsertable {
102 typename std::enable_if<::Catch::Detail::IsStreamInsertable<Fake>::value, std::string>::type
113 … typename std::enable_if<!::Catch::Detail::IsStreamInsertable<Fake>::value, std::string>::type
525 …R, typename std::enable_if<is_range<R>::value && !::Catch::Detail::IsStreamInsertable<R>::value>::…
/dports/math/e-antic/Catch2-ff349a5/include/internal/
H A Dcatch_tostring.h46 class IsStreamInsertable {
102 typename std::enable_if<::Catch::Detail::IsStreamInsertable<Fake>::value, std::string>::type
113 … typename std::enable_if<!::Catch::Detail::IsStreamInsertable<Fake>::value, std::string>::type
525 …R, typename std::enable_if<is_range<R>::value && !::Catch::Detail::IsStreamInsertable<R>::value>::…
/dports/www/restbed/restbed-4.8/dependency/catch/include/internal/
H A Dcatch_tostring.h46 class IsStreamInsertable {
102 typename std::enable_if<::Catch::Detail::IsStreamInsertable<Fake>::value, std::string>::type
113 … typename std::enable_if<!::Catch::Detail::IsStreamInsertable<Fake>::value, std::string>::type
518 …R, typename std::enable_if<is_range<R>::value && !::Catch::Detail::IsStreamInsertable<R>::value>::…
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_tostring.h46 class IsStreamInsertable {
102 typename std::enable_if<::Catch::Detail::IsStreamInsertable<Fake>::value, std::string>::type
113 … typename std::enable_if<!::Catch::Detail::IsStreamInsertable<Fake>::value, std::string>::type
525 …R, typename std::enable_if<is_range<R>::value && !::Catch::Detail::IsStreamInsertable<R>::value>::…
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_tostring.h46 class IsStreamInsertable {
102 typename std::enable_if<::Catch::Detail::IsStreamInsertable<Fake>::value, std::string>::type
113 … typename std::enable_if<!::Catch::Detail::IsStreamInsertable<Fake>::value, std::string>::type
525 …R, typename std::enable_if<is_range<R>::value && !::Catch::Detail::IsStreamInsertable<R>::value>::…
/dports/devel/cquery/cquery-20180718/third_party/doctest/scripts/
H A Drandom_dev_notes.md40 - see how Catch is implementing their IsStreamInsertable trait for C++11
/dports/devel/doctest/doctest-2.4.7/scripts/
H A Drandom_dev_notes.md61 - see how Catch is implementing their IsStreamInsertable trait for C++11
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/test/unit/
H A Dcatch.hpp694 struct IsStreamInsertable : IsStreamInsertableHelper<T>::type {}; struct
708 struct IsStreamInsertable {
776 Detail::StringMakerBase<Detail::IsStreamInsertable<T>::value> {};
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/ghc_filesystem/test/
H A Dcatch.hpp828 class IsStreamInsertable { class
882 typename std::enable_if<::Catch::Detail::IsStreamInsertable<Fake>::value, std::string>::type
893 … typename std::enable_if<!::Catch::Detail::IsStreamInsertable<Fake>::value, std::string>::type
1227 …R, typename std::enable_if<is_range<R>::value && !::Catch::Detail::IsStreamInsertable<R>::value>::…
/dports/dns/flamethrower/flamethrower-0.11.0/3rd/catch/catch2/
H A Dcatch.hpp806 class IsStreamInsertable { class
860 typename std::enable_if<::Catch::Detail::IsStreamInsertable<Fake>::value, std::string>::type
871 … typename std::enable_if<!::Catch::Detail::IsStreamInsertable<Fake>::value, std::string>::type
1205 …R, typename std::enable_if<is_range<R>::value && !::Catch::Detail::IsStreamInsertable<R>::value>::…
/dports/finance/chiapos/chiapos-1.0.3/src-ext/gulrak/test/
H A Dcatch.hpp828 class IsStreamInsertable { class
882 typename std::enable_if<::Catch::Detail::IsStreamInsertable<Fake>::value, std::string>::type
893 … typename std::enable_if<!::Catch::Detail::IsStreamInsertable<Fake>::value, std::string>::type
1227 …R, typename std::enable_if<is_range<R>::value && !::Catch::Detail::IsStreamInsertable<R>::value>::…
/dports/science/qiskit-aer/qiskit-aer-0.5.2/test/third-party/
H A Dcatch.hpp806 class IsStreamInsertable { class
860 typename std::enable_if<::Catch::Detail::IsStreamInsertable<Fake>::value, std::string>::type
871 … typename std::enable_if<!::Catch::Detail::IsStreamInsertable<Fake>::value, std::string>::type
1205 …R, typename std::enable_if<is_range<R>::value && !::Catch::Detail::IsStreamInsertable<R>::value>::…
/dports/science/py-segyio/segyio-1.9.8/external/catch2/catch/
H A Dcatch.hpp778 class IsStreamInsertable { class
832 typename std::enable_if<::Catch::Detail::IsStreamInsertable<Fake>::value, std::string>::type
843 … typename std::enable_if<!::Catch::Detail::IsStreamInsertable<Fake>::value, std::string>::type
1177 …R, typename std::enable_if<is_range<R>::value && !::Catch::Detail::IsStreamInsertable<R>::value>::…
/dports/devel/transwarp/transwarp-2.2.2/test/
H A Dcatch.hpp757 class IsStreamInsertable { class
793 typename std::enable_if<::Catch::Detail::IsStreamInsertable<Fake>::value, std::string>::type
802 … typename std::enable_if<!::Catch::Detail::IsStreamInsertable<Fake>::value, std::string>::type
1106 …R, typename std::enable_if<is_range<R>::value && !::Catch::Detail::IsStreamInsertable<R>::value>::…
/dports/math/mlpack/mlpack-3.4.2/src/mlpack/tests/
H A Dcatch.hpp873 class IsStreamInsertable { class
927 typename std::enable_if<::Catch::Detail::IsStreamInsertable<Fake>::value, std::string>::type
938 … typename std::enable_if<!::Catch::Detail::IsStreamInsertable<Fake>::value, std::string>::type
1314 …R, typename std::enable_if<is_range<R>::value && !::Catch::Detail::IsStreamInsertable<R>::value>::…
/dports/net-im/biboumi/biboumi-9.0/external/src/catch/single_include/
H A Dcatch.hpp757 class IsStreamInsertable { class
793 typename std::enable_if<::Catch::Detail::IsStreamInsertable<Fake>::value, std::string>::type
802 … typename std::enable_if<!::Catch::Detail::IsStreamInsertable<Fake>::value, std::string>::type
1106 …R, typename std::enable_if<is_range<R>::value && !::Catch::Detail::IsStreamInsertable<R>::value>::…
/dports/science/segyio/segyio-1.9.8/external/catch2/catch/
H A Dcatch.hpp778 class IsStreamInsertable { class
832 typename std::enable_if<::Catch::Detail::IsStreamInsertable<Fake>::value, std::string>::type
843 … typename std::enable_if<!::Catch::Detail::IsStreamInsertable<Fake>::value, std::string>::type
1177 …R, typename std::enable_if<is_range<R>::value && !::Catch::Detail::IsStreamInsertable<R>::value>::…
/dports/textproc/cpp-peglib/cpp-peglib-1.3.7/test/
H A Dcatch.hh757 class IsStreamInsertable { class
805 typename std::enable_if<::Catch::Detail::IsStreamInsertable<Fake>::value, std::string>::type
814 … typename std::enable_if<!::Catch::Detail::IsStreamInsertable<Fake>::value, std::string>::type
1144 …R, typename std::enable_if<is_range<R>::value && !::Catch::Detail::IsStreamInsertable<R>::value>::…
/dports/lang/chaiscript/ChaiScript-6.1.0/unittests/
H A Dcatch.hpp757 class IsStreamInsertable { class
805 typename std::enable_if<::Catch::Detail::IsStreamInsertable<Fake>::value, std::string>::type
814 … typename std::enable_if<!::Catch::Detail::IsStreamInsertable<Fake>::value, std::string>::type
1144 …R, typename std::enable_if<is_range<R>::value && !::Catch::Detail::IsStreamInsertable<R>::value>::…

1234567