cecko
Public Member Functions | Public Attributes | List of all members
cecko::CKTypeRefPack Struct Reference

Type descriptor with optional "const" flag. More...

#include <cktables.hpp>

Collaboration diagram for cecko::CKTypeRefPack:
[legend]

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.
 

Detailed Description

Type descriptor with optional "const" flag.


The documentation for this struct was generated from the following file: