rikitiki  v0.1.67
Build C++ web server modules that allow easy routing and deployment.
rikitiki::multimap< T1, T2 > Struct Template Reference

#include <connContext.h>

Inheritance diagram for rikitiki::multimap< T1, T2 >:

Public Member Functions

T2 & operator[] (const T1 &)
 

Detailed Description

template<typename T1, typename T2>
struct rikitiki::multimap< T1, T2 >

The normal multimap, but with an operator[] defined.


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