gem5  v20.1.0.0
Namespaces | Macros | Functions
compiler.hh File Reference
#include <memory>

Go to the source code of this file.

Namespaces

 m5
 

Macros

#define M5_CLASS_VAR_USED
 
#define M5_FALLTHROUGH
 
#define M5_NODISCARD
 

Functions

template<typename T , typename... Args>
std::unique_ptr< T > m5::make_unique (Args &&... constructor_args)
 Defining custom version of make_unique: m5::make_unique<>() More...
 

Macro Definition Documentation

◆ M5_CLASS_VAR_USED

#define M5_CLASS_VAR_USED

Definition at line 64 of file compiler.hh.

◆ M5_FALLTHROUGH

#define M5_FALLTHROUGH

Definition at line 84 of file compiler.hh.

◆ M5_NODISCARD

#define M5_NODISCARD

Definition at line 86 of file compiler.hh.


Generated on Wed Sep 30 2020 14:02:18 for gem5 by doxygen 1.8.17