|
cecko
|
Type descriptor with optional "const" flag. More...
#include <cktables.hpp>
Public Member Functions | |
| CKTypeRefPack () | |
| Construct as null. | |
| CKTypeRefPack (CKTypeObs t, bool is_c) | |
| Construct from the arguments. | |
Public Attributes | |
| CKTypeObs | type |
| The type. | |
| bool | is_const |
| Indicates the presence of the const flag. | |
Type descriptor with optional "const" flag.