Quick Links:

bal | bbl | bdl | bsl

Public Types

bslmf::AddConst_Imp< t_TYPE, false > Struct Template Reference

#include <bslmf_addconst.h>

List of all members.

Public Types

typedef t_TYPE Type

Detailed Description

template<class t_TYPE>
struct bslmf::AddConst_Imp< t_TYPE, false >

This partial specialization of AddConst_Imp, for when the (template parameter) t_ADD_CONST_FLAG is false, provides an alias Type that has the same type as the (template parameter) t_TYPE.

See Component bslmf_addconst


Member Typedef Documentation

template<class t_TYPE >
typedef t_TYPE bslmf::AddConst_Imp< t_TYPE, false >::Type

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