$darkmode
#include <string>#include <utility>#include <boost/optional.hpp>#include <fable/json/with_boost.hpp>#include <fable/schema/interface.hpp>Go to the source code of this file.
Classes | |
| class | fable::schema::Optional< T, P > |
Functions | |
| template<typename T , typename P > | |
| Optional< T, P > | fable::schema::make_schema (boost::optional< T > *ptr, const P &prototype, std::string &&desc) |