Searched refs:nonesuch (Results 1 – 12 of 12) sorted by relevance
/third_party/boost/boost/type_traits/ |
D | nonesuch.hpp | 18 struct nonesuch { struct 19 nonesuch() = delete; 20 ~nonesuch() = delete; 21 nonesuch(const nonesuch&) = delete; 22 void operator=(const nonesuch&) = delete; 25 class nonesuch { 26 nonesuch(); 27 ~nonesuch(); 28 nonesuch(const nonesuch&); 29 void operator=(const nonesuch&);
|
D | detected.hpp | 20 detail::detector<nonesuch, void, Op, Args...>::type;
|
D | is_detected.hpp | 20 detail::detector<nonesuch, void, Op, Args...>::value_t;
|
/third_party/json/include/nlohmann/detail/meta/ |
D | detected.hpp | 12 struct nonesuch struct 14 nonesuch() = delete; 15 ~nonesuch() = delete; 16 nonesuch(nonesuch const&) = delete; 17 nonesuch(nonesuch const&&) = delete; 18 void operator=(nonesuch const&) = delete; 19 void operator=(nonesuch&&) = delete; 40 using is_detected = typename detector<nonesuch, void, Op, Args...>::value_t; 43 using detected_t = typename detector<nonesuch, void, Op, Args...>::type;
|
/third_party/boost/libs/type_traits/doc/ |
D | nonesuch.qbk | 10 [section:nonesuch nonesuch] 12 struct nonesuch { 13 nonesuch() = delete; 14 ~nonesuch() = delete; 15 nonesuch(const nonesuch&) = delete; 16 void operator=(const nonesuch&) = delete; 19 __header `#include <boost/type_traits/nonesuch.hpp>` 21 Type `nonesuch` is a placeholder type used when the detection idiom fails - see __detected.
|
D | detected.qbk | 16 `boost::nonesuch`. 36 `boost::nonesuch` otherwise.
|
D | type_traits.qbk | 165 [def __nonesuch [link boost_typetraits.reference.nonesuch nonesuch]] 456 [include nonesuch.qbk]
|
/third_party/boost/libs/type_traits/test/ |
D | detected_test.cpp | 34 BOOST_CHECK_TYPE3(::tt::detected_t<type_t, int>, boost::nonesuch); 36 BOOST_CHECK_TYPE3(::tt::detected_t<type_t, no_type>, boost::nonesuch);
|
/third_party/boost/libs/type_traits/doc/html/ |
D | standalone_HTML.manifest | 162 boost_typetraits/reference/nonesuch.html
|
/third_party/json/single_include/nlohmann/ |
D | json.hpp | 2823 struct nonesuch struct 2825 nonesuch() = delete; 2826 ~nonesuch() = delete; 2827 nonesuch(nonesuch const&) = delete; 2828 nonesuch(nonesuch const&&) = delete; 2829 void operator=(nonesuch const&) = delete; 2830 void operator=(nonesuch&&) = delete; 2851 using is_detected = typename detector<nonesuch, void, Op, Args...>::value_t; 2854 using detected_t = typename detector<nonesuch, void, Op, Args...>::type;
|
/third_party/mbedtls/tests/suites/ |
D | test_suite_x509parse.data | 2213 …files/dir4/cert92.crt":"data_files/dir4/cert91.crt":-1:MBEDTLS_ERR_X509_BAD_INPUT_DATA:"nonesuch":0
|
/third_party/icu/icu4j/perf-tests/data/collation/ |
D | ulyss10.txt | 12122 A Stuart face of nonesuch Charles, lank locks falling at its sides. It
|