|
| static constexpr bool | value |
| |
◆ value
template<class T , class U , class Type , class Type2 = Type>
Initial value:=
std::is_convertible_v<std::decay_t<T>,
Type>
&& std::is_convertible_v<std::decay_t<U>, Type2>
The documentation for this struct was generated from the following file: