|
inlib
1.2.0
|
#include <vector>

Go to the source code of this file.
Namespaces | |
| namespace | inlib |
manipulations that induces other includes : /////////// | |
Defines | |
| #define | inlib_vdata |
Functions | |
| template<class T > | |
| const T * | inlib::vec_data (const std::vector< T > &a_vec) |
| template<class T > | |
| T * | inlib::vec_data (std::vector< T > &a_vec) |
1.7.5.1