|
ivutils
|
Compile time lists which can hold runtime data. More...
#include <array>#include "ctlist_internal.h"#include "ctlist.hpp"
Classes | |
| class | CTList< Args > |
| The compile time list. More... | |
| struct | InitMehtod |
| Helper struct to initialize method of FixList. More... | |
| struct | CopyConstruct |
| Helper struct to initialize method of FixList. More... | |
| class | FixList< Args > |
| Compile time list with a set of bit flags to enable or disable certain elements. More... | |
Compile time lists which can hold runtime data.