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::EISymLinkDir | data |
| The usable data receivable with the FInfo instance. | |
| LinkedEISLDir * | next = nullptr |
| A recursive link to implement a recyling list. | |
| FInfo::EISymLinkDir data |
| LinkedEISLDir* next = nullptr |