Constructs a copy of other.

Synopsis

Declared in <prevector.h>

prevector(prevector<N, T, Size, Diff> const& other);

Parameters

Name

Description

other

The container to copy from.

Created with MrDocs