Quick Links:

bal | bbl | bdl | bsl

bslmf::IsTriviallyCopyable_Intrinsic< t_TYPE > Struct Template Reference
[Component bslmf_istriviallycopyable]

#include <bslmf_istriviallycopyable.h>


Detailed Description

template<class t_TYPE>
struct bslmf::IsTriviallyCopyable_Intrinsic< t_TYPE >

This struct template implements a meta-function to determine whether the (non-cv-qualified) (template parameter) t_TYPE is trivially copyable. Without compiler support, only scalar types are trivial copyable.

See Component bslmf_istriviallycopyable


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