Man Linux: Main Page and Category List

NAME

       zipios_common.h - Header file containing miscellaneous small functions.

SYNOPSIS

       #include ’zipios++/zipios-config.h’
       #include <vector>

   Namespaces
       namespace zipios

   Functions
       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)

Detailed Description

       Header file containing miscellaneous small functions.

       Definition in file zipios_common.h.

Author

       Generated automatically by Doxygen for Zipios++ from the source code.