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

Go to the source code of this file.

Classes

class  fable::schema::Passthru< P >
 

Functions

Passthru< Ignore > fable::schema::make_schema (Conf *ptr, std::string desc)
 
template<typename P >
Passthru< P > fable::schema::make_schema (Conf *ptr, P prototype, std::string desc)
 

Detailed Description