Definition at line 31 of file shared_object.h.
Public Member Functions | |
| template<class P0> | |
| rep (P0 a) | |
| template<class P0, class P1> | |
| rep (P0 a, P1 b) | |
| template<class P0, class P1, class P2> | |
| rep (P0 a, P1 b, P2 c) | |
| template<class P0, class P1, class P2, class P3> | |
| rep (P0 a, P1 b, P2 c, P3 d) | |
| rep () | |
| rep (const rep &o) | |
| ~rep () | |
| void * | operator new (size_t s) |
| void | operator delete (void *p) |
Public Attributes | |
| int | refc |
| R | obj |
![]() |