Boost.Nowide
Classes | Public Types | List of all members
boost::nowide::detail::is_path< T > Class Template Reference

#include <boost/nowide/fstream.hpp>

Public Types

enum  { value = sizeof(test<T>(0)) == sizeof(one) }
 

Detailed Description

template<typename T>
class boost::nowide::detail::is_path< T >

Trait to heuristically check for a *::filesystem::path Done by checking for make_preferred and filename member functions with correct signature


The documentation for this class was generated from the following file: