#include <path.hpp>
template<typename T>
struct fable::schema::is_path< T >
Helper type trait class to use with std::enable_if and friends.
The value is_path<T>::value is true if T is one of:
- std::filesystem::path
- boost::filesystem::path, if boost_path.hpp is included
- See also
- fable/schema/boost_path.hpp
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/cloe/checkouts/v0.23.0/fable/include/fable/schema/path.hpp