codex
|
This is the complete list of members for storage_switch< N >, including all inherited members.
d | storage_switch< N > | private |
entries | storage_switch< N > | private |
entry typedef | storage_switch< N > | private |
make(void *d, std::ranges::contiguous_range auto &&...rs) | storage_switch< N > | static |
make(void *d, std::ranges::contiguous_range auto &&...rs) | storage_switch< N > | |
operator()(T *p) const | storage_switch< N > | inline |
storage_switch(void *d_, std::array< entry, N > a) | storage_switch< N > | inlineexplicitprivate |