comstl/util/variant.hpp File Reference


Detailed Description

[C++ only; requires COM] Definition of the comstl::variant class (COM Utility Library).

#include <comstl/comstl.h>
#include <comstl/string/BSTR_functions.h>
#include <comstl/shims/access/string.hpp>
#include <comstl/error/exceptions.hpp>
#include <comstl/util/interface_traits.hpp>
#include <comstl/util/VARIANT_functions.h>
#include <stlsoft/util/constraints.hpp>

Go to the source code of this file.

Namespaces

namespace  comstl

Classes

class  variant
 Facade for the COM VARIANT type. More...

Functions

bool operator== (variant const &lhs, variant const &rhs)
bool operator!= (variant const &lhs, variant const &rhs)
bool operator== (variant const &lhs, VARIANT const &rhs)
bool operator!= (variant const &lhs, VARIANT const &rhs)
bool operator== (VARIANT const &lhs, variant const &rhs)
bool operator!= (VARIANT const &lhs, variant const &rhs)


Generated on Thu Jun 10 08:57:57 2010 for STLSoft by  doxygen 1.5.6