Quick Links:

bal | bbl | bdl | bsl

Public Types

bslmf::IsConvertible_LazyTrait< t_TO_TYPE > Struct Template Reference
[Component bslmf_isconvertible]

#include <bslmf_isconvertible.h>

Inheritance diagram for bslmf::IsConvertible_LazyTrait< t_TO_TYPE >:
bsl::add_lvalue_reference< bsl::add_const< bsl::remove_cv< t_TO_TYPE >::type >::type >

List of all members.

Public Types

typedef bsl::add_const
< bsl::remove_cv< t_TO_TYPE >
::type >::type
type

template<class t_TO_TYPE>
struct bslmf::IsConvertible_LazyTrait< t_TO_TYPE >


Member Typedef Documentation

typedef bsl::add_const< bsl::remove_cv< t_TO_TYPE >::type >::type & bsl::add_lvalue_reference< bsl::add_const< bsl::remove_cv< t_TO_TYPE >::type >::type >::type [inherited]

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