Constructs a copy of other.
Synopsis
Declared in <prevector.h>
prevector(prevector<36U, unsigned char, unsigned int, int> const& other);
Parameters
Name |
Description |
other |
The container to copy from. |
Created with MrDocs