iffl
1.3.4
Implements Intrusive Flat Forward List container
|
▼ include | |
iffl.h | Includes all other header that are part of Intrusive Flat Forward List library If you want to include only list and not allocator then include iffl_list.h. If you want to include everything then simply include this header |
iffl_allocator.h | This module implements debug_memory_resource a memory resource that can be used along with polymorphic allocator for debugging contained |
iffl_common.h | Common definitions, utility functions and vocabulary types |
iffl_config.h | This file is supposed to be generated by cmake. Cmake pushes output to the folder where it generates project. It is not clear t me at the moment how I can publish and install this file from there |
iffl_list.h | Implements intrusive flat forward list |
iffl_mpl.h | This module contains few meta-programming facilities that are not part of the STL |