Empirical
|
A set of command-defining classes that can be fed into widgets using the << operator. More...
#include "Widget.h"
Go to the source code of this file.
Classes | |
class | emp::web::Close |
class | emp::web::PrintStr |
The PrintStr command will print a pre-specified string to a widget. More... | |
Namespaces | |
emp | |
If we are in emscripten, make sure to include the header. | |
emp::web | |
Functions | |
static const PrintStr | emp::web::endl ("<br>") |
Pre-define emp::endl to insert a "<br>" and thus acting like a newline. More... | |
A set of command-defining classes that can be fed into widgets using the << operator.