prevector<36, unsigned char>::prevector

Constructs a copy of other.

Synopsis

Declared in <prevector.h>

prevector(prevector<36U, unsigned char, unsigned int, int> const& other);

Parameters

NameDescription
otherThe container to copy from.