c++boost.gif (8819 bytes)HomeLibrariesPeopleFAQMore

Macro BOOST_VARIANT_NO_TYPE_SEQUENCE_SUPPORT

BOOST_VARIANT_NO_TYPE_SEQUENCE_SUPPORT — Indicates absence of support for specifying the bounded types of a variant by the elements of a type sequence.

Synopsis

BOOST_VARIANT_NO_TYPE_SEQUENCE_SUPPORT

Description

Defined only if make_variant_over and make_recursive_variant_over are not supported for some reason on the target compiler.

Last revised: , at GMTCopyright © 2002, 2003 Eric Friedman, Itay Maman