#include <Xrtti.h>
Public Member Functions | |
bool | IsConst () const |
bool | IsVolatile () const |
|
If this returns true, then the dereferenced value is const. If this returns false, it is not.
|
|
If this returns true then the dereferenced value is volatile. If this returns false, it is not.
|