Quick Links:

bal | bbl | bdl | bsl

Public Types

bslalg::TypeTraitBitwiseCopyable::NestedTraitDeclaration< TYPE > Struct Template Reference

#include <bslalg_typetraitbitwisecopyable.h>

Inheritance diagram for bslalg::TypeTraitBitwiseCopyable::NestedTraitDeclaration< TYPE >:
bslmf::NestedTraitDeclaration< TYPE, bsl::is_trivially_copyable >

List of all members.

Public Types

typedef NestedTraitDeclaration Type

Detailed Description

template<class TYPE>
struct bslalg::TypeTraitBitwiseCopyable::NestedTraitDeclaration< TYPE >

This class template ties the bslalg::TypeTraitBitwiseCopyable trait tag to the bsl::is_trivially_copyable trait metafunction.

See Component bslalg_typetraitbitwisecopyable


Member Typedef Documentation


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