...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Copy constructor.
basic_fields( basic_fields const&, Allocator const& alloc);
Name |
Description |
---|---|
|
The allocator to use. |