zipios_common.h(3) | Library Functions Manual | zipios_common.h(3) |
zipios_common.h - Header file containing miscellaneous small functions.
#include 'zipios++/zipios-config.h'
#include <vector>
template<class Type > void zipios::operator+=
(vector< Type > &v1, const vector< Type > &v2)
template<class T > const T & zipios::min (const T &a,
const T &b)
Header file containing miscellaneous small functions.
Definition in file zipios_common.h.
Definition at line 22 of file zipios_common.h.
Definition at line 15 of file zipios_common.h.
Generated automatically by Doxygen for Zipios++ from the source code.
Zipios++ |