wxMaxima
Classes | Public Member Functions | List of all members
Interner< T > Class Template Reference

An implementation of string interning arena. More...

Public Member Functions

bool IsInterned (const T *value) const
 
const T * Intern (const T *value)
 
const T * Intern (const T &value)
 

Detailed Description

template<typename T>
class Interner< T >

An implementation of string interning arena.


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