Quick Links:

bal | bbl | bdl | bsl

Public Types

bsl::type_identity< t_TYPE > Struct Template Reference
[Component bslmf_typeidentity]

#include <bslmf_typeidentity.h>

List of all members.

Public Types

typedef t_TYPE type

Detailed Description

template<class t_TYPE>
struct bsl::type_identity< t_TYPE >

Metafunction returning t_TYPE unchanged.

See Component bslmf_typeidentity


Member Typedef Documentation

template<class t_TYPE>
typedef t_TYPE bsl::type_identity< t_TYPE >::type

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