Stefan Scholz / ETL
Embed: (wiki syntax)

« Back to documentation index

intrusive_forward_list.h File Reference

intrusive_forward_list.h File Reference

Go to the source code of this file.

Data Structures

class  intrusive_forward_list_exception
 Exception for the intrusive_forward_list. More...
class  intrusive_forward_list_empty
 Empty exception for the intrusive_forward_list. More...
class  intrusive_forward_list_iterator_exception
 Iterator exception for the intrusive_forward_list. More...
class  intrusive_forward_list_index_exception
 Index exception for the intrusive_forward_list. More...
class  intrusive_forward_list_unsorted
 Unsorted exception for the intrusive_forward_list. More...
class  intrusive_forward_list_base< TLink >
 Base for intrusive forward list. More...
class  intrusive_forward_list< TValue, TLink >
 An intrusive forward list. More...
class  intrusive_forward_list< TValue, TLink >::iterator
 iterator. More...
class  intrusive_forward_list< TValue, TLink >::const_iterator
 const_iterator More...

Namespaces

namespace  etl
 

A multimap with the capacity defined at compile time.



Detailed Description

Definition in file intrusive_forward_list.h.