g4tools
5.4.0
|
#include <vector>
Go to the source code of this file.
Namespaces | |
tools | |
inlined C code : /////////////////////////////////// | |
Macros | |
#define | tools_vdata |
Functions | |
template<class T > | |
const T * | tools::vec_data (const std::vector< T > &a_vec) |
template<class T > | |
T * | tools::vec_data (std::vector< T > &a_vec) |
void | tools::tools_vdata_check_compile () |