#include <gcc_version.h>
Definition at line 19 of file gcc_version.h.
◆ flavort
Enumerator |
---|
UNKNOWN | |
CLANG | |
GCC | |
BCC | |
Definition at line 31 of file gcc_version.h.
◆ gcc_versiont()
gcc_versiont::gcc_versiont |
( |
| ) |
|
|
inline |
◆ get()
void gcc_versiont::get |
( |
const std::string & |
executable | ) |
|
◆ is_at_least()
bool gcc_versiont::is_at_least |
( |
unsigned |
v_major, |
|
|
unsigned |
v_minor = 0 , |
|
|
unsigned |
v_patchlevel = 0 |
|
) |
| const |
◆ default_c_standard
◆ default_cxx_standard
◆ flavor
◆ v_major
unsigned gcc_versiont::v_major |
◆ v_minor
unsigned gcc_versiont::v_minor |
◆ v_patchlevel
unsigned gcc_versiont::v_patchlevel |
The documentation for this class was generated from the following files:
- /home/runner/work/cbmc-documentation/cbmc-documentation/src/ansi-c/gcc_version.h
- /home/runner/work/cbmc-documentation/cbmc-documentation/src/ansi-c/gcc_version.cpp