Solves #1108. The default copy constructor of GenericPointer will use the…
Solves #1108. The default copy constructor of GenericPointer will use the allocator of the copied object. The extra copy constructor that takes an allocator as a parameter is distinct if someone really wants to create a copy with a null allocator.
Showing
Please
register
or
sign in
to comment