rikitiki  v0.1.67
Build C++ web server modules that allow easy routing and deployment.
rikitiki::sane_ref_type< T, true > Struct Template Reference

#include <routing.h>

Public Types

typedef const T & type
 

Detailed Description

template<typename T>
struct rikitiki::sane_ref_type< T, true >

Maps compound types to 'const T&', others to 'T'.


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