plugify 1.2.8
Loading...
Searching...
No Matches
Public Member Functions | List of all members
plg::AllocatorDestroyRangeReverse< Alloc, Iter > Class Template Reference

Public Member Functions

 AllocatorDestroyRangeReverse (Alloc &alloc, Iter &first, Iter &last)
 
void operator() () const
 

Detailed Description

template<class Alloc, class Iter>
class plg::AllocatorDestroyRangeReverse< Alloc, Iter >

Definition at line 51 of file uninitialized.hpp.

Constructor & Destructor Documentation

◆ AllocatorDestroyRangeReverse()

template<class Alloc , class Iter >
plg::AllocatorDestroyRangeReverse< Alloc, Iter >::AllocatorDestroyRangeReverse ( Alloc alloc,
Iter first,
Iter last 
)
inline

Definition at line 53 of file uninitialized.hpp.

Member Function Documentation

◆ operator()()

template<class Alloc , class Iter >
void plg::AllocatorDestroyRangeReverse< Alloc, Iter >::operator() ( ) const
inline

Definition at line 56 of file uninitialized.hpp.


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