GNU
|
Liberty Eiffel
|
Automated Tests
|
Wiki
|
Savannah project
|
Debian packages
|
Documentation
>
libraries
>
VARIANT
+
Point of view
All features
ANY
All features
deferred class VARIANT
Summary
top
An object holding values that may be picked from several effective types. A variant object could hold an integer, another a string, another a date. It ought convert from several basic types such as integers, reals, naturals, dates, times, strings.
Direct parents
Insert list:
ANY
Known children
Inherit list:
TYPED_VARIANT
Overview
top