Quick Links:

bal | bbl | bdl | bsl

Public Types

bslmf::IsConvertible_CheckComplete< t_TYPE, bool > Struct Template Reference

#include <bslmf_isconvertible.h>

List of all members.

Public Types

enum  { k_CHECK_COMPLETE = sizeof(t_TYPE) }
typedef t_TYPE type

template<class t_TYPE, bool = bsl::is_function<t_TYPE>::value || bsl::is_void<t_TYPE>::value>
struct bslmf::IsConvertible_CheckComplete< t_TYPE, bool >


Member Typedef Documentation

template<class t_TYPE, bool = bsl::is_function<t_TYPE>::value || bsl::is_void<t_TYPE>::value>
typedef t_TYPE bslmf::IsConvertible_CheckComplete< t_TYPE, bool >::type

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