#include "dtoolbase.h"
#include "vector_src.h"
Go to the source code of this file.
Defines | |
#define | EXPCL EXPCL_DTOOLCONFIG |
A vector of ints. | |
#define | EXPTP EXPTP_DTOOLCONFIG |
#define | TYPE int |
#define | NAME vector_int |
Definition in file vector_int.h.
|
A vector of ints. This class is defined once here, and exported to DTOOLCONFIG.DLL; other packages that want to use a vector of this type (whether they need to export it or not) should include this header file, rather than defining the vector again. Definition at line 43 of file vector_int.h. |
|
Definition at line 44 of file vector_int.h. |
|
Definition at line 46 of file vector_int.h. |
|
Definition at line 45 of file vector_int.h. |