carl  24.04
Computer ARithmetic Library
CompileInfo.h File Reference
#include <iostream>
#include <string>
Include dependency graph for CompileInfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  carl::CompileInfo
 Compile time generated structure holding information about compiler and system version. More...
 
struct  carl::CMakeOptionPrinter
 

Namespaces

 carl
 carl is the main namespace for the library.
 

Functions

constexpr CMakeOptionPrinter carl::CMakeOptions (bool advanced=false) noexcept
 
std::ostream & carl::operator<< (std::ostream &os, CMakeOptionPrinter cmop)
 

Detailed Description