|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Core header for the Aleph-w library. More...
Go to the source code of this file.
Functions | |
| template<class Itor > | |
| void | put_itor_at_the_end (Itor &it) noexcept |
Core header for the Aleph-w library.
This is the main include file for the Aleph-w library. It provides fundamental includes for definitions, utilities, and assertions that are used throughout the library.
Definition in file aleph.H.
|
inlinenoexcept |
Definition at line 54 of file aleph.H.
Referenced by Aleph::Array_Iterator< T >::end(), Aleph::Dlink::Iterator::end(), OhashCommon< HashTbl, Key >::Iterator::end(), Aleph::BinTreeXt_Iterator< TreeType, Node, Key, Compare >::end(), Aleph::DynDlist< T >::Iterator::end(), Aleph::Digraph_Iterator< GT, Filter >::end(), Aleph::GenLhashTable< Key, BucketType, Cmp >::Iterator::end(), and Aleph::Gen_Treap_Rk< NodeType, Key, Compare >::Iterator::end().