chsvlib
chsv helper source code

◆ allocator() [2/3]

allocator ( const allocator< T > &  refRight)
default

Compiler-generated copy constructor.

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.