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