Home
last modified time | relevance | path

Searched defs:is_supported_path_spec (Results 1 – 7 of 7) sorted by relevance

/dports/devel/boost-docs/boost_1_72_0/boost/gil/io/
H A Dpath_spec.hpp41 template<typename P> struct is_supported_path_spec : std::false_type {}; struct
42 template<> struct is_supported_path_spec< std::string > : std::true_type {}; struct
43 template<> struct is_supported_path_spec< const std::string > : std::true_type {}; struct
44 template<> struct is_supported_path_spec< std::wstring > : std::true_type {}; struct
45 template<> struct is_supported_path_spec< const std::wstring > : std::true_type {}; struct
46 template<> struct is_supported_path_spec< const char* > : std::true_type {}; struct
47 template<> struct is_supported_path_spec< char* > : std::true_type {}; struct
48 template<> struct is_supported_path_spec< const wchar_t* > : std::true_type {}; struct
49 template<> struct is_supported_path_spec< wchar_t* > : std::true_type {}; struct
57 template<> struct is_supported_path_spec< filesystem::path > : std::true_type {}; struct
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/gil/io/
H A Dpath_spec.hpp41 template<typename P> struct is_supported_path_spec : std::false_type {}; struct
42 template<> struct is_supported_path_spec< std::string > : std::true_type {}; struct
43 template<> struct is_supported_path_spec< const std::string > : std::true_type {}; struct
44 template<> struct is_supported_path_spec< std::wstring > : std::true_type {}; struct
45 template<> struct is_supported_path_spec< const std::wstring > : std::true_type {}; struct
46 template<> struct is_supported_path_spec< const char* > : std::true_type {}; struct
47 template<> struct is_supported_path_spec< char* > : std::true_type {}; struct
48 template<> struct is_supported_path_spec< const wchar_t* > : std::true_type {}; struct
49 template<> struct is_supported_path_spec< wchar_t* > : std::true_type {}; struct
57 template<> struct is_supported_path_spec< filesystem::path > : std::true_type {}; struct
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/gil/io/
H A Dpath_spec.hpp41 template<typename P> struct is_supported_path_spec : std::false_type {}; struct
42 template<> struct is_supported_path_spec< std::string > : std::true_type {}; struct
43 template<> struct is_supported_path_spec< const std::string > : std::true_type {}; struct
44 template<> struct is_supported_path_spec< std::wstring > : std::true_type {}; struct
45 template<> struct is_supported_path_spec< const std::wstring > : std::true_type {}; struct
46 template<> struct is_supported_path_spec< const char* > : std::true_type {}; struct
47 template<> struct is_supported_path_spec< char* > : std::true_type {}; struct
48 template<> struct is_supported_path_spec< const wchar_t* > : std::true_type {}; struct
49 template<> struct is_supported_path_spec< wchar_t* > : std::true_type {}; struct
57 template<> struct is_supported_path_spec< filesystem::path > : std::true_type {}; struct
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/gil/io/
H A Dpath_spec.hpp41 template<typename P> struct is_supported_path_spec : std::false_type {}; struct
42 template<> struct is_supported_path_spec< std::string > : std::true_type {}; struct
43 template<> struct is_supported_path_spec< const std::string > : std::true_type {}; struct
44 template<> struct is_supported_path_spec< std::wstring > : std::true_type {}; struct
45 template<> struct is_supported_path_spec< const std::wstring > : std::true_type {}; struct
46 template<> struct is_supported_path_spec< const char* > : std::true_type {}; struct
47 template<> struct is_supported_path_spec< char* > : std::true_type {}; struct
48 template<> struct is_supported_path_spec< const wchar_t* > : std::true_type {}; struct
49 template<> struct is_supported_path_spec< wchar_t* > : std::true_type {}; struct
57 template<> struct is_supported_path_spec< filesystem::path > : std::true_type {}; struct
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/gil/io/
H A Dpath_spec.hpp41 template<typename P> struct is_supported_path_spec : std::false_type {}; struct
42 template<> struct is_supported_path_spec< std::string > : std::true_type {}; struct
43 template<> struct is_supported_path_spec< const std::string > : std::true_type {}; struct
44 template<> struct is_supported_path_spec< std::wstring > : std::true_type {}; struct
45 template<> struct is_supported_path_spec< const std::wstring > : std::true_type {}; struct
46 template<> struct is_supported_path_spec< const char* > : std::true_type {}; struct
47 template<> struct is_supported_path_spec< char* > : std::true_type {}; struct
48 template<> struct is_supported_path_spec< const wchar_t* > : std::true_type {}; struct
49 template<> struct is_supported_path_spec< wchar_t* > : std::true_type {}; struct
57 template<> struct is_supported_path_spec< filesystem::path > : std::true_type {}; struct
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/gil/io/
H A Dpath_spec.hpp41 template<typename P> struct is_supported_path_spec : std::false_type {}; struct
42 template<> struct is_supported_path_spec< std::string > : std::true_type {}; struct
43 template<> struct is_supported_path_spec< const std::string > : std::true_type {}; struct
44 template<> struct is_supported_path_spec< std::wstring > : std::true_type {}; struct
45 template<> struct is_supported_path_spec< const std::wstring > : std::true_type {}; struct
46 template<> struct is_supported_path_spec< const char* > : std::true_type {}; struct
47 template<> struct is_supported_path_spec< char* > : std::true_type {}; struct
48 template<> struct is_supported_path_spec< const wchar_t* > : std::true_type {}; struct
49 template<> struct is_supported_path_spec< wchar_t* > : std::true_type {}; struct
57 template<> struct is_supported_path_spec< filesystem::path > : std::true_type {}; struct
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/gil/io/
H A Dpath_spec.hpp23 template<typename P> struct is_supported_path_spec : mpl::false_ {}; struct
24 template<> struct is_supported_path_spec< std::string > : mpl::true_ {}; struct
25 template<> struct is_supported_path_spec< const std::string > : mpl::true_ {}; struct
26 template<> struct is_supported_path_spec< std::wstring > : mpl::true_ {}; struct
27 template<> struct is_supported_path_spec< const std::wstring > : mpl::true_ {}; struct
28 template<> struct is_supported_path_spec< const char* > : mpl::true_ {}; struct
29 template<> struct is_supported_path_spec< char* > : mpl::true_ {}; struct
30 template<> struct is_supported_path_spec< const wchar_t* > : mpl::true_ {}; struct
31 template<> struct is_supported_path_spec< wchar_t* > : mpl::true_ {}; struct
39 template<> struct is_supported_path_spec< filesystem::path > : mpl::true_ {}; struct
[all …]