|
mdds
|
#include <types.hpp>
Protected Member Functions | |
| base_element_block (element_t _t) noexcept | |
Protected Attributes | |
| element_t | type |
Friends | |
| element_t | get_block_type (const base_element_block &blk) |
Non-template common base type necessary for blocks of all types to be stored in a single container.
|
friend |
Get the numerical block type ID from a given element block instance.
| blk | element block instance |