Special Extension that allows to write int extensions directly (not through a pointer !). More...
#include <LCRTRelations.h>
Public Types | |
| typedef long | ptr |
| typedef long & | ext_type |
| typedef U | tag |
Static Public Member Functions | |
| static void | clean (void *) |
| static ptr | init () |
| static DeleteFPtr | deletePtr () |
Static Public Attributes | |
| static const int | allowed_to_call_ext = 1 |
Special Extension that allows to write int extensions directly (not through a pointer !).
1.8.6