NiHu  2.0
pool_pattern.hpp File Reference

Store an array of instances. More...

#include <stdexcept>
Include dependency graph for pool_pattern.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NiHu::pool< C, MaxOrder >
 Class storing a vector of class instances. More...
 

Detailed Description

Store an array of instances.

Definition in file pool_pattern.hpp.