allocator

English

chapter46, VirtualLock

This API locks a parts of memory so that it won't become a swap. If information of the memory is written to drive, it be...
English

chapter45, secure_protect_allocator<T>

We are under development "secure_protect_allocator<T>". It is added a memory protected to "secure_allocator<T>". We are ...