Introduction - If you have any usage issues, please Google them yourself
Class that implements a non-blocking and thread-safe freelist. It is used for the lock-free node allocation engine.Statically assert layout of member is as expected by assembly code.