CACAO
Public Member Functions
cacao::ordered_list< T, Allocator >::DecrementEntry Struct Reference

Decrement function struct. More...

Public Member Functions

void operator() (Entry &E)
 

Detailed Description

template<class T, class Allocator = std::allocator<T>>
struct cacao::ordered_list< T, Allocator >::DecrementEntry

Decrement function struct.

Definition at line 96 of file ordered_list.hpp.

Member Function Documentation

template<class T, class Allocator = std::allocator<T>>
void cacao::ordered_list< T, Allocator >::DecrementEntry::operator() ( Entry E)
inline

Definition at line 97 of file ordered_list.hpp.


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