$darkmode
path.hpp File Reference
#include <limits>
#include <string>
#include <utility>
#include <boost/filesystem/path.hpp>
#include <fable/schema/interface.hpp>
Include dependency graph for path.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fable::schema::Path
 
struct  nlohmann::adl_serializer< boost::filesystem::path >
 

Functions

Path fable::schema::make_schema (boost::filesystem::path *ptr, std::string &&desc)
 

Detailed Description