Quick Links:

bal | bbl | bdl | bsl

Public Types

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

#include <bslmf_addvolatile.h>

List of all members.

Public Types

typedef t_TYPE Type

Detailed Description

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

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

See Component bslmf_addvolatile


Member Typedef Documentation

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

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