OpenMoHAA 0.82.0
Loading...
Searching...
No Matches
con_set_Entry< k, v > Class Template Reference

#include <con_set.h>

Public Member Functions

void * operator new (size_t size)
 
void operator delete (void *ptr)
 
k & GetKey ()
 
void SetKey (const k &newKey)
 

Public Attributes

value
 

Detailed Description

template<typename k, typename v>
class con_set_Entry< k, v >

This class was originally inside con_set (con_set::Entry). But because GCC is being extremely annoying and is moaning because of specialization after instantiation, the class is now laying there.


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