#include <TypeQualifiers.hpp>
◆ TypeQualifierSet
| Enumerator |
|---|
| NONE | |
| CONST | |
| LREF | |
| RREF | |
◆ isConst()
| static constexpr bool abstraction::TypeQualifiers::isConst |
( |
TypeQualifierSet |
arg | ) |
|
|
inlinestaticconstexpr |
◆ isLvalueRef()
| static constexpr bool abstraction::TypeQualifiers::isLvalueRef |
( |
TypeQualifierSet |
arg | ) |
|
|
inlinestaticconstexpr |
◆ isRef()
| static constexpr bool abstraction::TypeQualifiers::isRef |
( |
TypeQualifierSet |
arg | ) |
|
|
inlinestaticconstexpr |
◆ isRvalueRef()
| static constexpr bool abstraction::TypeQualifiers::isRvalueRef |
( |
TypeQualifierSet |
arg | ) |
|
|
inlinestaticconstexpr |
◆ typeQualifiers()
template<class Type >
| static constexpr TypeQualifierSet abstraction::TypeQualifiers::typeQualifiers |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ operator<<
◆ operator|
The documentation for this class was generated from the following file: