Theoretica
Mathematical Library
Loading...
Searching...
No Matches
theoretica::reprod::environment Class Reference

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)
 

Detailed Description

Structure containing information about the build environment, such as operating system and compiler, for reproducibility purposes.


The documentation for this class was generated from the following file: