|
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:
- /home/justin/projects/rikitiki/include/rikitiki/examples/restAdv.h