Itasca C++ Interface
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Variant::VUserType< T > Class Template Reference

This is a helper class, designed to make it possible to allow user-defined types to be encoded in a Variant.
. More...

Public Member Functions

int typeNumber_
 

Detailed Description

template<typename T>
class Variant::VUserType< T >

This is a helper class, designed to make it possible to allow user-defined types to be encoded in a Variant.
.

Inherits from type_selector to provide support for types larger than a variant.

See the Variant::registerType() method.


The documentation for this class was generated from the following file: