|
Hybrid ICN (hICN) plugin
v21.06-rc0-4-g18fa668
|
Public Types | |
| using | Ptr = std::shared_ptr< T > |
Public Member Functions | |
| ObjectPool (const ObjectPool &other)=delete | |
| bool | empty () |
| std::pair< bool, Ptr > | get () |
| void | add (T *object) |
| Ptr | makePtr (T *object) |
1.8.17