rikitiki  v0.1.67
Build C++ web server modules that allow easy routing and deployment.
rikitiki::examples::GetType Struct Reference

Public Member Functions

template<typename T >
auto operator() (const T &t) const -> typename std::enable_if< std::is_base_of< Field, T >::value, std::string >::type
 
template<typename T >
auto operator() (const T &t) const -> typename std::enable_if< std::is_base_of< Field, T >::value==false, std::string >::type
 

The documentation for this struct was generated from the following file: