Empirical
|
DataManager handles a set of DataNode objects with the same tracking settings. More...
#include <map>
#include <string>
#include "../base/assert.h"
#include "../tools/map_utils.h"
#include "DataNode.h"
Go to the source code of this file.
Classes | |
class | emp::DataManager< VAL_TYPE, MODS > |
DataManagers handle sets of DataNode objects that all have the same tracking settings. More... | |
Namespaces | |
emp | |
If we are in emscripten, make sure to include the header. | |
DataManager handles a set of DataNode objects with the same tracking settings.