#include <ovector_tlate.h>
This can be useful, for example to easily make C-style arrays of ovector objects with a fixed size. For example,
ofvector<8> x[10];
x
is a 10-dimensional array of ovector object with initial length 8.
Definition at line 1726 of file ovector_tlate.h.
Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.
Project hosting provided by
,
O2scl Sourceforge Project Page