Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
OwnUniqueAdapter< FAC >::StatefulDeleter< TY > Struct Template Reference

Description

template<class FAC>
template<typename TY>
struct lib::allo::OwnUniqueAdapter< FAC >::StatefulDeleter< TY >

<

callback for unique_ptr using statefull FAC

Definition at line 235 of file allocator-handle.hpp.

Public Member Functions

void operator() (TY *elm)
 
 StatefulDeleter (FAC const &anchor)
 

Constructor & Destructor Documentation

◆ StatefulDeleter()

template<class FAC >
template<typename TY >
StatefulDeleter ( FAC const &  anchor)
inline

Definition at line 244 of file allocator-handle.hpp.

Member Function Documentation

◆ operator()()

template<class FAC >
template<typename TY >
void operator() ( TY *  elm)
inline

Definition at line 239 of file allocator-handle.hpp.

+ Inheritance diagram for OwnUniqueAdapter< FAC >::StatefulDeleter< TY >:
+ Collaboration diagram for OwnUniqueAdapter< FAC >::StatefulDeleter< TY >:

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