libstdc++: std::is_layout_compatible< _Tp, _Up > Struct Template Reference (original) (raw)
#include <[type_traits](a00233%5Fsource.html)>
Inherits bool_constant< __is_layout_compatible(_Tp, _Up)>.
Detailed Description
template<typename _Tp, typename _Up>
struct std::is_layout_compatible< _Tp, _Up >
- Remove references and cv-qualifiers.
Since
C++20
C++20
Definition at line 3813 of file type_traits.
The documentation for this struct was generated from the following file: