BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bsl::decay_imp< t_TYPE, t_IS_ARRAY, t_IS_FUNC > Struct Template Reference

#include <bslmf_decay.h>

Inheritance diagram for bsl::decay_imp< t_TYPE, t_IS_ARRAY, t_IS_FUNC >:
bsl::remove_cv< t_TYPE >

Public Member Functions

 BSLMF_ASSERT (!(t_IS_ARRAY||t_IS_FUNC))
 

Additional Inherited Members

- Public Types inherited from bsl::remove_cv< t_TYPE >
typedef remove_const< typenameremove_volatile< t_TYPE >::type >::type type
 

Member Function Documentation

◆ BSLMF_ASSERT()

template<class t_TYPE , bool t_IS_ARRAY, bool t_IS_FUNC>
bsl::decay_imp< t_TYPE, t_IS_ARRAY, t_IS_FUNC >::BSLMF_ASSERT ( t_IS_ARRAY||t_IS_FUNC)

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