STL compatible C++ memory allocator library using a RawAllocator concept
copied from cf-post-staging / foonathan-memorySTL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.