Support Forum       G3D Web Page     
Classes | Namespaces | Macros
FastPODTable.h File Reference

G3D Innovation Engine http://casual-effects.com/g3d Copyright 2000-2019, Morgan McGuire All rights reserved Available under the BSD License. More...

Classes

class  G3D::FastPODTable< Key, Value, HashFunc, EqualsFunc, valueIsSimplePOD >::ConstIterator
 
class  G3D::FastPODTable< Key, Value, HashFunc, EqualsFunc, valueIsSimplePOD >
 Implemented with an open-addressing hash table that does not support remove. More...
 
struct  G3D::_internal::FastPODTable_Entry< Key, Value, valueIsPOD >
 Will be initialized to all 0's when allocated by grow(). More...
 
struct  G3D::_internal::FastPODTable_Entry< Key, Value, false >
 
struct  G3D::_internal::FastPODTable_Entry< Key, Value, true >
 Will be initialized to all 0's when allocated by grow() More...
 
class  G3D::FastPODTable< Key, Value, HashFunc, EqualsFunc, valueIsSimplePOD >::Iterator
 
class  G3D::FastPODTable< Key, Value, HashFunc, EqualsFunc, valueIsSimplePOD >::IteratorBase
 
C++ STL style iterator variable. More...
 

Namespaces

 G3D
 
 G3D::_internal
 

Macros

#define G3D_FastPODTable_h
 

Detailed Description

G3D Innovation Engine http://casual-effects.com/g3d Copyright 2000-2019, Morgan McGuire All rights reserved Available under the BSD License.

Macro Definition Documentation

◆ G3D_FastPODTable_h

#define G3D_FastPODTable_h

documentation generated on Wed Nov 24 2021 08:01:51 using doxygen 1.8.15