Rosetta 3.3 Release Manual
utility::vector1 Class Reference

Detailed Description

vector1 is vectorL with the lower index set to 1.

Note:
  • std::vector with 1-based indexing and a few extras
  • Can construct and assign from std::vector and swap with std::vector
  • Can compare with std::vector: compares contents ignoring indexes
  • Can explicitly convert to std::vector
  • Public inheritance from concrete vectorL template is safe here

The documentation for this class was generated from the following file:
 All Classes Namespaces Files

Generated on Wed Aug 31 2011 22:44:00 for Rosetta Projects by  doxygen 1.7.4

© Copyright Rosetta Commons Member Institutions. For more information, see http://www.rosettacommons.org.