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

Go to the source code of this file.

Classes

class  fable::schema::Boolean
 

Functions

Boolean fable::schema::make_schema (bool *ptr, std::string desc)
 

Detailed Description