#include <ProxyPool.hpp>
|
using | smart_ptr = std::unique_ptr< Proxy, D & > |
|
|
static constexpr std::size_t | size () |
|
◆ smart_ptr
template<class Proxy , std::size_t N = 4>
◆ ProxyPool()
template<class Proxy , std::size_t N = 4>
◆ ~ProxyPool()
template<class Proxy , std::size_t N = 4>
◆ available()
template<class Proxy , std::size_t N = 4>
std::size_t available |
( |
| ) |
const |
|
inlinenoexcept |
◆ get()
template<class Proxy , std::size_t N = 4>
std::unique_ptr< Proxy, D & > get |
( |
| ) |
|
|
inline |
◆ size()
template<class Proxy , std::size_t N = 4>
static constexpr std::size_t size |
( |
| ) |
|
|
inlinestaticconstexpr |
template<class Proxy , std::size_t N = 4>
The documentation for this class was generated from the following file: