Home
last modified time | relevance | path

Searched refs:yes_type (Results 1 – 25 of 1964) sorted by relevance

12345678910>>...79

/dports/devel/boost-docs/boost_1_72_0/boost/range/detail/
H A Dsfinae.hpp24 using type_traits::yes_type;
31 yes_type is_string_impl( const char* const );
32 yes_type is_string_impl( const wchar_t* const );
36 yes_type is_char_array_impl( char BOOST_RANGE_ARRAY_REF()[sz] );
38 yes_type is_char_array_impl( const char BOOST_RANGE_ARRAY_REF()[sz] );
42 yes_type is_wchar_t_array_impl( wchar_t BOOST_RANGE_ARRAY_REF()[sz] );
47 yes_type is_char_ptr_impl( char* const );
50 yes_type is_const_char_ptr_impl( const char* const );
53 yes_type is_wchar_t_ptr_impl( wchar_t* const );
56 yes_type is_const_wchar_t_ptr_impl( const wchar_t* const );
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/range/detail/
H A Dsfinae.hpp24 using type_traits::yes_type;
31 yes_type is_string_impl( const char* const );
32 yes_type is_string_impl( const wchar_t* const );
36 yes_type is_char_array_impl( char BOOST_RANGE_ARRAY_REF()[sz] );
38 yes_type is_char_array_impl( const char BOOST_RANGE_ARRAY_REF()[sz] );
42 yes_type is_wchar_t_array_impl( wchar_t BOOST_RANGE_ARRAY_REF()[sz] );
47 yes_type is_char_ptr_impl( char* const );
50 yes_type is_const_char_ptr_impl( const char* const );
53 yes_type is_wchar_t_ptr_impl( wchar_t* const );
56 yes_type is_const_wchar_t_ptr_impl( const wchar_t* const );
[all …]
/dports/math/pdal/PDAL-2.3.0/vendor/pdalboost/boost/range/detail/
H A Dsfinae.hpp24 using type_traits::yes_type;
31 yes_type is_string_impl( const char* const );
32 yes_type is_string_impl( const wchar_t* const );
36 yes_type is_char_array_impl( char BOOST_RANGE_ARRAY_REF()[sz] );
38 yes_type is_char_array_impl( const char BOOST_RANGE_ARRAY_REF()[sz] );
42 yes_type is_wchar_t_array_impl( wchar_t BOOST_RANGE_ARRAY_REF()[sz] );
47 yes_type is_char_ptr_impl( char* const );
50 yes_type is_const_char_ptr_impl( const char* const );
53 yes_type is_wchar_t_ptr_impl( wchar_t* const );
56 yes_type is_const_wchar_t_ptr_impl( const wchar_t* const );
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/range/detail/
H A Dsfinae.hpp24 using type_traits::yes_type;
31 yes_type is_string_impl( const char* const );
32 yes_type is_string_impl( const wchar_t* const );
36 yes_type is_char_array_impl( char BOOST_RANGE_ARRAY_REF()[sz] );
38 yes_type is_char_array_impl( const char BOOST_RANGE_ARRAY_REF()[sz] );
42 yes_type is_wchar_t_array_impl( wchar_t BOOST_RANGE_ARRAY_REF()[sz] );
47 yes_type is_char_ptr_impl( char* const );
50 yes_type is_const_char_ptr_impl( const char* const );
53 yes_type is_wchar_t_ptr_impl( wchar_t* const );
56 yes_type is_const_wchar_t_ptr_impl( const wchar_t* const );
[all …]
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/range/detail/
H A Dsfinae.hpp24 using type_traits::yes_type;
31 yes_type is_string_impl( const char* const );
32 yes_type is_string_impl( const wchar_t* const );
36 yes_type is_char_array_impl( char BOOST_RANGE_ARRAY_REF()[sz] );
38 yes_type is_char_array_impl( const char BOOST_RANGE_ARRAY_REF()[sz] );
42 yes_type is_wchar_t_array_impl( wchar_t BOOST_RANGE_ARRAY_REF()[sz] );
47 yes_type is_char_ptr_impl( char* const );
50 yes_type is_const_char_ptr_impl( const char* const );
53 yes_type is_wchar_t_ptr_impl( wchar_t* const );
56 yes_type is_const_wchar_t_ptr_impl( const wchar_t* const );
[all …]
/dports/databases/p5-Tie-LevelDB/Tie-LevelDB-0.07/boost_1_47/boost/range/detail/
H A Dsfinae.hpp24 using type_traits::yes_type;
31 yes_type is_string_impl( const char* const );
32 yes_type is_string_impl( const wchar_t* const );
36 yes_type is_char_array_impl( char BOOST_RANGE_ARRAY_REF()[sz] );
38 yes_type is_char_array_impl( const char BOOST_RANGE_ARRAY_REF()[sz] );
42 yes_type is_wchar_t_array_impl( wchar_t BOOST_RANGE_ARRAY_REF()[sz] );
47 yes_type is_char_ptr_impl( char* const );
50 yes_type is_const_char_ptr_impl( const char* const );
53 yes_type is_wchar_t_ptr_impl( wchar_t* const );
56 yes_type is_const_wchar_t_ptr_impl( const wchar_t* const );
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/range/detail/
H A Dsfinae.hpp24 using type_traits::yes_type;
31 yes_type is_string_impl( const char* const );
32 yes_type is_string_impl( const wchar_t* const );
36 yes_type is_char_array_impl( char BOOST_RANGE_ARRAY_REF()[sz] );
38 yes_type is_char_array_impl( const char BOOST_RANGE_ARRAY_REF()[sz] );
42 yes_type is_wchar_t_array_impl( wchar_t BOOST_RANGE_ARRAY_REF()[sz] );
47 yes_type is_char_ptr_impl( char* const );
50 yes_type is_const_char_ptr_impl( const char* const );
53 yes_type is_wchar_t_ptr_impl( wchar_t* const );
56 yes_type is_const_wchar_t_ptr_impl( const wchar_t* const );
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/range/detail/
H A Dsfinae.hpp24 using type_traits::yes_type;
31 yes_type is_string_impl( const char* const );
32 yes_type is_string_impl( const wchar_t* const );
36 yes_type is_char_array_impl( char BOOST_RANGE_ARRAY_REF()[sz] );
38 yes_type is_char_array_impl( const char BOOST_RANGE_ARRAY_REF()[sz] );
42 yes_type is_wchar_t_array_impl( wchar_t BOOST_RANGE_ARRAY_REF()[sz] );
47 yes_type is_char_ptr_impl( char* const );
50 yes_type is_const_char_ptr_impl( const char* const );
53 yes_type is_wchar_t_ptr_impl( wchar_t* const );
56 yes_type is_const_wchar_t_ptr_impl( const wchar_t* const );
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/range/detail/
H A Dsfinae.hpp24 using type_traits::yes_type;
31 yes_type is_string_impl( const char* const );
32 yes_type is_string_impl( const wchar_t* const );
36 yes_type is_char_array_impl( char BOOST_RANGE_ARRAY_REF()[sz] );
38 yes_type is_char_array_impl( const char BOOST_RANGE_ARRAY_REF()[sz] );
42 yes_type is_wchar_t_array_impl( wchar_t BOOST_RANGE_ARRAY_REF()[sz] );
47 yes_type is_char_ptr_impl( char* const );
50 yes_type is_const_char_ptr_impl( const char* const );
53 yes_type is_wchar_t_ptr_impl( wchar_t* const );
56 yes_type is_const_wchar_t_ptr_impl( const wchar_t* const );
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/range/detail/
H A Dsfinae.hpp24 using type_traits::yes_type;
31 yes_type is_string_impl( const char* const );
32 yes_type is_string_impl( const wchar_t* const );
36 yes_type is_char_array_impl( char BOOST_RANGE_ARRAY_REF()[sz] );
38 yes_type is_char_array_impl( const char BOOST_RANGE_ARRAY_REF()[sz] );
42 yes_type is_wchar_t_array_impl( wchar_t BOOST_RANGE_ARRAY_REF()[sz] );
47 yes_type is_char_ptr_impl( char* const );
50 yes_type is_const_char_ptr_impl( const char* const );
53 yes_type is_wchar_t_ptr_impl( wchar_t* const );
56 yes_type is_const_wchar_t_ptr_impl( const wchar_t* const );
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/range/detail/
H A Dsfinae.hpp24 using type_traits::yes_type;
31 yes_type is_string_impl( const char* const );
32 yes_type is_string_impl( const wchar_t* const );
36 yes_type is_char_array_impl( char BOOST_RANGE_ARRAY_REF()[sz] );
38 yes_type is_char_array_impl( const char BOOST_RANGE_ARRAY_REF()[sz] );
42 yes_type is_wchar_t_array_impl( wchar_t BOOST_RANGE_ARRAY_REF()[sz] );
47 yes_type is_char_ptr_impl( char* const );
50 yes_type is_const_char_ptr_impl( const char* const );
53 yes_type is_wchar_t_ptr_impl( wchar_t* const );
56 yes_type is_const_wchar_t_ptr_impl( const wchar_t* const );
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/range/detail/
H A Dsfinae.hpp24 using type_traits::yes_type;
31 yes_type is_string_impl( const char* const );
32 yes_type is_string_impl( const wchar_t* const );
36 yes_type is_char_array_impl( char BOOST_RANGE_ARRAY_REF()[sz] );
38 yes_type is_char_array_impl( const char BOOST_RANGE_ARRAY_REF()[sz] );
42 yes_type is_wchar_t_array_impl( wchar_t BOOST_RANGE_ARRAY_REF()[sz] );
47 yes_type is_char_ptr_impl( char* const );
50 yes_type is_const_char_ptr_impl( const char* const );
53 yes_type is_wchar_t_ptr_impl( wchar_t* const );
56 yes_type is_const_wchar_t_ptr_impl( const wchar_t* const );
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/range/detail/
H A Dsfinae.hpp24 using type_traits::yes_type;
31 yes_type is_string_impl( const char* const );
32 yes_type is_string_impl( const wchar_t* const );
36 yes_type is_char_array_impl( char BOOST_RANGE_ARRAY_REF()[sz] );
38 yes_type is_char_array_impl( const char BOOST_RANGE_ARRAY_REF()[sz] );
42 yes_type is_wchar_t_array_impl( wchar_t BOOST_RANGE_ARRAY_REF()[sz] );
47 yes_type is_char_ptr_impl( char* const );
50 yes_type is_const_char_ptr_impl( const char* const );
53 yes_type is_wchar_t_ptr_impl( wchar_t* const );
56 yes_type is_const_wchar_t_ptr_impl( const wchar_t* const );
[all …]
/dports/emulators/citra/citra-ac98458e0/externals/boost/boost/range/detail/
H A Dsfinae.hpp24 using type_traits::yes_type;
31 yes_type is_string_impl( const char* const );
32 yes_type is_string_impl( const wchar_t* const );
36 yes_type is_char_array_impl( char BOOST_RANGE_ARRAY_REF()[sz] );
38 yes_type is_char_array_impl( const char BOOST_RANGE_ARRAY_REF()[sz] );
42 yes_type is_wchar_t_array_impl( wchar_t BOOST_RANGE_ARRAY_REF()[sz] );
47 yes_type is_char_ptr_impl( char* const );
50 yes_type is_const_char_ptr_impl( const char* const );
53 yes_type is_wchar_t_ptr_impl( wchar_t* const );
56 yes_type is_const_wchar_t_ptr_impl( const wchar_t* const );
[all …]
/dports/math/libmesh/libmesh-1.6.2/contrib/boost/include/boost/range/detail/
H A Dsfinae.hpp24 using type_traits::yes_type;
31 yes_type is_string_impl( const char* const );
32 yes_type is_string_impl( const wchar_t* const );
36 yes_type is_char_array_impl( char BOOST_RANGE_ARRAY_REF()[sz] );
38 yes_type is_char_array_impl( const char BOOST_RANGE_ARRAY_REF()[sz] );
42 yes_type is_wchar_t_array_impl( wchar_t BOOST_RANGE_ARRAY_REF()[sz] );
47 yes_type is_char_ptr_impl( char* const );
50 yes_type is_const_char_ptr_impl( const char* const );
53 yes_type is_wchar_t_ptr_impl( wchar_t* const );
56 yes_type is_const_wchar_t_ptr_impl( const wchar_t* const );
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/externals/boost/boost/range/detail/
H A Dsfinae.hpp24 using type_traits::yes_type;
31 yes_type is_string_impl( const char* const );
32 yes_type is_string_impl( const wchar_t* const );
36 yes_type is_char_array_impl( char BOOST_RANGE_ARRAY_REF()[sz] );
38 yes_type is_char_array_impl( const char BOOST_RANGE_ARRAY_REF()[sz] );
42 yes_type is_wchar_t_array_impl( wchar_t BOOST_RANGE_ARRAY_REF()[sz] );
47 yes_type is_char_ptr_impl( char* const );
50 yes_type is_const_char_ptr_impl( const char* const );
53 yes_type is_wchar_t_ptr_impl( wchar_t* const );
56 yes_type is_const_wchar_t_ptr_impl( const wchar_t* const );
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/range/detail/
H A Dsfinae.hpp24 using type_traits::yes_type;
31 yes_type is_string_impl( const char* const );
32 yes_type is_string_impl( const wchar_t* const );
36 yes_type is_char_array_impl( char BOOST_RANGE_ARRAY_REF()[sz] );
38 yes_type is_char_array_impl( const char BOOST_RANGE_ARRAY_REF()[sz] );
42 yes_type is_wchar_t_array_impl( wchar_t BOOST_RANGE_ARRAY_REF()[sz] );
47 yes_type is_char_ptr_impl( char* const );
50 yes_type is_const_char_ptr_impl( const char* const );
53 yes_type is_wchar_t_ptr_impl( wchar_t* const );
56 yes_type is_const_wchar_t_ptr_impl( const wchar_t* const );
[all …]
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/range/detail/
H A Dsfinae.hpp24 using type_traits::yes_type;
31 yes_type is_string_impl( const char* const );
32 yes_type is_string_impl( const wchar_t* const );
36 yes_type is_char_array_impl( char BOOST_RANGE_ARRAY_REF()[sz] );
38 yes_type is_char_array_impl( const char BOOST_RANGE_ARRAY_REF()[sz] );
42 yes_type is_wchar_t_array_impl( wchar_t BOOST_RANGE_ARRAY_REF()[sz] );
47 yes_type is_char_ptr_impl( char* const );
50 yes_type is_const_char_ptr_impl( const char* const );
53 yes_type is_wchar_t_ptr_impl( wchar_t* const );
56 yes_type is_const_wchar_t_ptr_impl( const wchar_t* const );
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/range/detail/
H A Dsfinae.hpp24 using type_traits::yes_type;
31 yes_type is_string_impl( const char* const );
32 yes_type is_string_impl( const wchar_t* const );
36 yes_type is_char_array_impl( char BOOST_RANGE_ARRAY_REF()[sz] );
38 yes_type is_char_array_impl( const char BOOST_RANGE_ARRAY_REF()[sz] );
42 yes_type is_wchar_t_array_impl( wchar_t BOOST_RANGE_ARRAY_REF()[sz] );
47 yes_type is_char_ptr_impl( char* const );
50 yes_type is_const_char_ptr_impl( const char* const );
53 yes_type is_wchar_t_ptr_impl( wchar_t* const );
56 yes_type is_const_wchar_t_ptr_impl( const wchar_t* const );
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/range/detail/
H A Dsfinae.hpp24 using type_traits::yes_type;
31 yes_type is_string_impl( const char* const );
32 yes_type is_string_impl( const wchar_t* const );
36 yes_type is_char_array_impl( char BOOST_RANGE_ARRAY_REF()[sz] );
38 yes_type is_char_array_impl( const char BOOST_RANGE_ARRAY_REF()[sz] );
42 yes_type is_wchar_t_array_impl( wchar_t BOOST_RANGE_ARRAY_REF()[sz] );
47 yes_type is_char_ptr_impl( char* const );
50 yes_type is_const_char_ptr_impl( const char* const );
53 yes_type is_wchar_t_ptr_impl( wchar_t* const );
56 yes_type is_const_wchar_t_ptr_impl( const wchar_t* const );
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/range/detail/
H A Dsfinae.hpp24 using type_traits::yes_type;
31 yes_type is_string_impl( const char* const );
32 yes_type is_string_impl( const wchar_t* const );
36 yes_type is_char_array_impl( char BOOST_RANGE_ARRAY_REF()[sz] );
38 yes_type is_char_array_impl( const char BOOST_RANGE_ARRAY_REF()[sz] );
42 yes_type is_wchar_t_array_impl( wchar_t BOOST_RANGE_ARRAY_REF()[sz] );
47 yes_type is_char_ptr_impl( char* const );
50 yes_type is_const_char_ptr_impl( const char* const );
53 yes_type is_wchar_t_ptr_impl( wchar_t* const );
56 yes_type is_const_wchar_t_ptr_impl( const wchar_t* const );
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/range/detail/
H A Dsfinae.hpp24 using type_traits::yes_type;
31 yes_type is_string_impl( const char* const );
32 yes_type is_string_impl( const wchar_t* const );
36 yes_type is_char_array_impl( char BOOST_RANGE_ARRAY_REF()[sz] );
38 yes_type is_char_array_impl( const char BOOST_RANGE_ARRAY_REF()[sz] );
42 yes_type is_wchar_t_array_impl( wchar_t BOOST_RANGE_ARRAY_REF()[sz] );
47 yes_type is_char_ptr_impl( char* const );
50 yes_type is_const_char_ptr_impl( const char* const );
53 yes_type is_wchar_t_ptr_impl( wchar_t* const );
56 yes_type is_const_wchar_t_ptr_impl( const wchar_t* const );
[all …]
/dports/biology/canu/canu-2.2/src/utgcns/libboost/boost/range/detail/
H A Dsfinae.hpp24 using type_traits::yes_type;
31 yes_type is_string_impl( const char* const );
32 yes_type is_string_impl( const wchar_t* const );
36 yes_type is_char_array_impl( char BOOST_RANGE_ARRAY_REF()[sz] );
38 yes_type is_char_array_impl( const char BOOST_RANGE_ARRAY_REF()[sz] );
42 yes_type is_wchar_t_array_impl( wchar_t BOOST_RANGE_ARRAY_REF()[sz] );
47 yes_type is_char_ptr_impl( char* const );
50 yes_type is_const_char_ptr_impl( const char* const );
53 yes_type is_wchar_t_ptr_impl( wchar_t* const );
56 yes_type is_const_wchar_t_ptr_impl( const wchar_t* const );
[all …]
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/range/detail/
H A Dsfinae.hpp24 using type_traits::yes_type;
31 yes_type is_string_impl( const char* const );
32 yes_type is_string_impl( const wchar_t* const );
36 yes_type is_char_array_impl( char BOOST_RANGE_ARRAY_REF()[sz] );
38 yes_type is_char_array_impl( const char BOOST_RANGE_ARRAY_REF()[sz] );
42 yes_type is_wchar_t_array_impl( wchar_t BOOST_RANGE_ARRAY_REF()[sz] );
47 yes_type is_char_ptr_impl( char* const );
50 yes_type is_const_char_ptr_impl( const char* const );
53 yes_type is_wchar_t_ptr_impl( wchar_t* const );
56 yes_type is_const_wchar_t_ptr_impl( const wchar_t* const );
[all …]
/dports/editors/madedit/madedit-0.2.9/xpressive/boost/range/detail/
H A Dsfinae.hpp24 using type_traits::yes_type;
31 yes_type is_string_impl( const char* const );
32 yes_type is_string_impl( const wchar_t* const );
36 yes_type is_char_array_impl( char BOOST_RANGE_ARRAY_REF()[sz] );
38 yes_type is_char_array_impl( const char BOOST_RANGE_ARRAY_REF()[sz] );
42 yes_type is_wchar_t_array_impl( wchar_t BOOST_RANGE_ARRAY_REF()[sz] );
47 yes_type is_char_ptr_impl( char* const );
50 yes_type is_const_char_ptr_impl( const char* const );
53 yes_type is_wchar_t_ptr_impl( wchar_t* const );
56 yes_type is_const_wchar_t_ptr_impl( const wchar_t* const );
[all …]

12345678910>>...79