Default constructor.
object() noexcept;
The constructed object is empty with zero capacity, using the default memory resource.
Constant.
No-throw guarantee.