Empirical
|
#include <string>
#include "../base/assert.h"
#include "../base/Ptr.h"
#include "../base/vector.h"
#include "../tools/Range.h"
#include "../tools/string_utils.h"
Go to the source code of this file.
Classes | |
class | emp::Trait< TARGET_T, VALUE_T > |
class | emp::BaseTrait< TARGET_T > |
class | emp::Trait< TARGET_T, VALUE_T > |
class | emp::TraitSet< TARGET_T > |
A TraitSet houses a collection of traits and can trigger them to all be evaluated at once. More... | |
Namespaces | |
emp | |
If we are in emscripten, make sure to include the header. | |