#include <bslmf_isconvertible.h>
This struct provides functions to check for successful conversion matches. Sun CC 5.2 requires that this struct not be nested within IsConvertible_Imp.
See bslmf_isconvertible
◆ match() [1/4]
template<class t_TYPE >
| static no_type bslmf::IsConvertible_Match::match |
( |
const t_TYPE & |
| ) |
|
|
static |
◆ match() [2/4]
template<class t_TYPE >
| static no_type bslmf::IsConvertible_Match::match |
( |
const volatile t_TYPE & |
| ) |
|
|
static |
◆ match() [3/4]
◆ match() [4/4]
The documentation for this struct was generated from the following file: