Class which abstract storage of container for package, storing a pointer for a p_object container type and by value for other container types (i.e., proxy). More...
Public Member Functions | |
| package_container_storage (Container *const ct_ptr) | |
| Container * | container_ptr (void) const |
Class which abstract storage of container for package, storing a pointer for a p_object container type and by value for other container types (i.e., proxy).
1.8.13