Version:
3.0.0
Loading...
Searching...
No Matches
autopas
utils
CompileInfo.h
Go to the documentation of this file.
1
7
#pragma once
8
9
#include <sstream>
10
#include <string>
11
12
namespace
autopas::utils::CompileInfo
{
13
24
std::string
getCompilerInfo
();
25
}
// namespace autopas::utils::CompileInfo
autopas::utils::CompileInfo
Namespace for functions that provide information about what the code was compiled with.
Definition:
namespaces.h:59
autopas::utils::CompileInfo::getCompilerInfo
std::string getCompilerInfo()
Get name and version number of a list of known compilers.
Definition:
CompileInfo.cpp:9
Generated by
1.9.7