|
Theoretica
Mathematical Library
|
Structure containing information about the build environment, such as operating system and compiler, for reproducibility purposes. More...
#include <reprod.h>
Public Member Functions | |
| std::string | to_string () const |
| Convert the environment to human-readable string representation. | |
| operator std::string () | |
| Convert the environment to string representation. | |
Friends | |
| std::ostream & | operator<< (std::ostream &out, const environment &obj) |
| Stream the environment in string representation to an output stream (std::ostream) | |
Structure containing information about the build environment, such as operating system and compiler, for reproducibility purposes.