Constructs a container with n value‐initialized elements.
Synopsis
Declared in <prevector.h>
explicit
prevector(size_type n);
Parameters
Name |
Description |
n |
The number of elements to create. |
Created with MrDocs