Regarding TLockFreeClassAllocator

I’ve been trying to find something I could use as a pool allocator and came across the TLockFreeClassAllocator (https://docs.unrealengine.com/4.26/en-US/API/Runtime/Core/Containers/TLockFreeClassAllocator/).

Is anyone familiar with how to use this?

Thanks.