Dillo v3.1.1-98-g318d1f14
|
#include "lout/misc.hh"
Go to the source code of this file.
Functions | |
static void | print (lout::misc::NotSoSimpleVector< int > *v) |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 20 of file notsosimplevector.cc.
References lout::misc::NotSoSimpleVector< T >::increase(), lout::misc::NotSoSimpleVector< T >::insert(), print(), lout::misc::NotSoSimpleVector< T >::set(), and lout::misc::NotSoSimpleVector< T >::size().
|
static |
Definition at line 3 of file notsosimplevector.cc.
References lout::misc::NotSoSimpleVector< T >::get(), and lout::misc::NotSoSimpleVector< T >::size().
Referenced by main().