Quick Links:

bal | bbl | bdl | bsl

Public Member Functions

bslmf::MatchAnyType Struct Reference

#include <bslmf_matchanytype.h>

List of all members.

Public Member Functions

template<class t_TYPE >
 MatchAnyType (const t_TYPE &)
template<class t_TYPE >
 MatchAnyType (const volatile t_TYPE &)

Detailed Description

Any type can be converted into this type.

See Component bslmf_matchanytype


Constructor & Destructor Documentation

template<class t_TYPE >
bslmf::MatchAnyType::MatchAnyType ( const t_TYPE &   )  [inline]
template<class t_TYPE >
bslmf::MatchAnyType::MatchAnyType ( const volatile t_TYPE &   )  [inline]

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