iffl  1.3.4
Implements Intrusive Flat Forward List container
iffl.h
Go to the documentation of this file.
1 #pragma once
2 
14 
15 #include <iffl_config.h>
16 #include <iffl_common.h>
17 #include <iffl_list.h>
18 #include <iffl_allocator.h>
Implements intrusive flat forward list.
This file is supposed to be generated by cmake. Cmake pushes output to the folder where it generates ...
Common definitions, utility functions and vocabulary types.
This module implements debug_memory_resource a memory resource that can be used along with polymorphi...