Itasca C++ Interface
|
A simpler (and slightly faster) version of a QVariant, added for interfaces that do not use Qt. More...
#include "avect.h"
#include "basestring.h"
#include "type_selector.h"
#include "vect.h"
#include <cassert>
Go to the source code of this file.
Classes | |
class | Variant |
A simpler (and slightly faster) version of a QVariant, added for interfaces that do not use Qt. More... | |
class | Variant::VUserType< void * > |
Template specialization for void pointers; this should probably never be used, except to determine the size of VUserType for type_selector. More... | |
A simpler (and slightly faster) version of a QVariant, added for interfaces that do not use Qt.