A mixin type for something that may have a Type. More...
#include <OptionallyTyped.h>
Public Member Functions | |
| OptionallyTyped (const Type *t) | |
| bool | isTyped () const |
| const Type & | type () const |
A mixin type for something that may have a Type.
Definition at line 41 of file OptionallyTyped.h.