$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

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

Detailed Description