Quick Links:

bal | bbl | bdl | bsl

bsl::is_convertible_dispatch< volatile t_TYPE, t_TYPE > Struct Template Reference
[Component bslmf_isconvertible]

#include <bslmf_isconvertible.h>


Detailed Description

template<class t_TYPE>
struct bsl::is_convertible_dispatch< volatile t_TYPE, t_TYPE >

Correct handling of non-fundamental volatile conversions to self. Note that this is not trivially true, but tests that t_TYPE is copy (or move) constructible.

See Component bslmf_isconvertible


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