|
Polymake Template Library (PTL)
3.0.6
|


Public Member Functions | |
| shared_object & | replace (TArgs &&...args) |
| Detach or delete the old instance, create a new one from given arguments. | |
| shared_object & | assign_copy (const shared_object &s) |
| Enforce an own copy of the given object. | |
Like in boost, but not MT-safe (and hence without overhead)
1.8.11