occ
Loading...
Searching...
No Matches
quickhull::Pool< T > Class Template Reference

#include <pool.h>

Public Member Functions

void clear ()
 
void reclaim (std::unique_ptr< T > &ptr)
 
std::unique_ptr< T > get ()
 

Member Function Documentation

◆ clear()

template<typename T >
void quickhull::Pool< T >::clear ( )
inline

◆ get()

template<typename T >
std::unique_ptr< T > quickhull::Pool< T >::get ( )
inline

◆ reclaim()

template<typename T >
void quickhull::Pool< T >::reclaim ( std::unique_ptr< T > &  ptr)
inline

The documentation for this class was generated from the following file: