Concrete Python
git-339c971
|
Public Member Functions | |
Continuation (const Continuation &other) throw () | |
Continuation () throw () | |
Protected Member Functions | |
Continuation (unsigned int address) throw () |
Continuation | ( | unsigned int | address | ) | throw () [explicit, protected] |
Cast an Arena offset into a typed pointer.
Continuation | ( | const Continuation & | other | ) | throw () |
Another reference.
Continuation | ( | ) | throw () |
Type-specific null pointer.