In file vector.hpp:

template<int S, typename T>inline ostream& operator<<

(ostream & ost,
  const Vec<S,
  T> & v)

output vector

Documentation

output vector

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.