chsvlib
chsv helper source code

◆ secure_allocator() [3/3]

secure_allocator ( const secure_allocator< U > &  refRight)
noexcept

A copy constructor called over the allocator object of type, that is another instantiation of the Chusov::Memory::allocator template.

Parameters
refRightis a constant reference of an existing allocator object to be copied into the one being created.

The constructed allocator object has no data members, and, therefore, the constructor does nothing.