BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bsl::EffectiveFromType< t_FROM_TYPE > Struct Template Reference

#include <bslmf_isconvertible.h>

Inheritance diagram for bsl::EffectiveFromType< t_FROM_TYPE >:
bsl::conditional< is_fundamental< t_FROM_TYPE >::value||is_pointer< t_FROM_TYPE >::value, remove_cv< t_FROM_TYPE >::type, t_FROM_TYPE >

Additional Inherited Members

- Public Types inherited from bsl::conditional< is_fundamental< t_FROM_TYPE >::value||is_pointer< t_FROM_TYPE >::value, remove_cv< t_FROM_TYPE >::type, t_FROM_TYPE >
typedef remove_cv< t_FROM_TYPE >::type type
 

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