OGS
TemplateVec.h File Reference
#include <algorithm>
#include <cstdlib>
#include <map>
#include <memory>
#include <string>
#include <utility>
#include <vector>
#include "BaseLib/Error.h"
#include "BaseLib/Logging.h"
Include dependency graph for TemplateVec.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GeoLib::TemplateVec< T >
 The class TemplateVec takes a unique name and manages a std::vector of pointers to data elements of type T. More...

Namespaces

namespace  GeoLib