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

Go to the source code of this file.

Classes

class  fable::schema::FromConfable< T, >
 

Functions

template<typename T >
FromConfable< T > fable::schema::make_schema (T *ptr, std::string desc)
 

Detailed Description