libstdc++
std::is_assignable< _Tp, _Up > Struct Template Reference

Inherits __bool_constant< __is_assignable(_Tp, _Up)>.

Detailed Description

template<typename _Tp, typename _Up>
struct std::is_assignable< _Tp, _Up >

is_assignable

Definition at line 1086 of file type_traits.


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