#include <TooN/TooN.h>
#include <TooN/helpers.h>
Go to the source code of this file.
Functions | |
int | main () |
void | make_a_copy_constructor_happen (const Vector< 4 > &v) |
template<class C > | |
void | type (const C &) |
void make_a_copy_constructor_happen | ( | const Vector< 4 > & | v | ) |