|
GCC Middle and Back End API Reference
|
Public Member Functions | |
| delta_type (T &val, T dlt) | |
| operator T () const | |
| T | operator= (T val) const |
Private Attributes | |
| T & | value |
| T const | delta |
Built-in functions to perform an untyped call and return.
Wrapper that implicitly applies a delta when getting or setting the enclosed value.
|
inline |
|
inline |
|
private |
Referenced by delta_type(), operator T(), and operator=().
|
private |
Referenced by delta_type(), operator T(), and operator=().