Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces

bslmf_decay.h File Reference

Convert a type to the type used for pass-by-value. More...

Go to the source code of this file.

Classes

class  bsl::decay< t_TYPE >
struct  bsl::decay_imp< t_TYPE, t_IS_ARRAY, t_IS_FUNC >
struct  bsl::decay_imp< t_TYPE, true, false >
struct  bsl::decay_imp< t_TYPE, false, true >

Namespaces

namespace  bsl

Detailed Description