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

Increment 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 >::IncrementEntry

Increment function struct.

Definition at line 82 of file ordered_list.hpp.

Member Function Documentation

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

Definition at line 83 of file ordered_list.hpp.


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