Internal struct which embeds extended FInfo data at the front, together with a recursive link used for recycling instances of the extended type.
#include <ftree.hpp>
Public Field Index: | |
| FInfo::EISymLinkFile | data |
| The usable data receivable with the FInfo instance. | |
| LinkedEISL * | next = nullptr |
| A recursive link to implement a recyling list. | |
| FInfo::EISymLinkFile data |
| LinkedEISL* next = nullptr |