iffl  1.3.4
Implements Intrusive Flat Forward List container
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  include
 iffl.hIncludes 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.hThis module implements debug_memory_resource a memory resource that can be used along with polymorphic allocator for debugging contained
 iffl_common.hCommon definitions, utility functions and vocabulary types
 iffl_config.hThis 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.hImplements intrusive flat forward list
 iffl_mpl.hThis module contains few meta-programming facilities that are not part of the STL