Empirical
|
A string handler where sections update dynamically based on functions. More...
Go to the source code of this file.
Classes | |
class | emp::DynamicString |
Namespaces | |
emp | |
If we are in emscripten, make sure to include the header. | |
std | |
Functions | |
std::ostream & | std::operator<< (std::ostream &os, const emp::DynamicString &strings) |
Make sure that DynamicString works with with std::ostream. More... | |
A string handler where sections update dynamically based on functions.