alert.hpp
Define an Alert function that goes to std::cerr in c++ or to Alert() in Javascript. Status: RELEASE.
Functions
-
struct AlertObj
- #include <alert.hpp>
An object that will automatically output a message during construction or destruction, usually for use in debugging to disentangle timings.