justinhj/astar-algorithm-cpp

allocator

CalebLost opened this issue · 1 comments

You should be careful about the memory alignment of the USER_TYPE

The user can take responsibility for padding that if that level of efficiency is needed for a particular application