Provided by: libisospec++-dev_2.1.3-1build1_amd64 bug

NAME

       IsoSpec::Allocator< T >

SYNOPSIS

   Public Member Functions
       Allocator (const int dim, const int tabSize=10000)
       Allocator (const Allocator &other)=delete
       Allocator & operator= (const Allocator &other)=delete
       void shiftTables ()
       T * newConf ()
       T * makeCopy (const T *conf)

Detailed Description

   template<typename T>
       class IsoSpec::Allocator< T >"

       Definition at line 33 of file allocator.h.

Author

       Generated automatically by Doxygen for IsoSpec from the source code.