C++: Support __is_assignable builtin

While here fix the documentation of `__is_trivially_assignable` and
`__is_nothrow_assignable`.
This commit is contained in:
Jeroen Ketema
2022-07-26 11:31:50 +02:00
parent 9876c391fa
commit c4283dd23f
4 changed files with 36 additions and 9 deletions

View File

@@ -1650,6 +1650,7 @@ case @expr.kind of
| 327 = @co_await
| 328 = @co_yield
| 329 = @temp_init
| 330 = @isassignable
;
@var_args_expr = @vastartexpr
@@ -1711,6 +1712,7 @@ case @expr.kind of
| @isfinalexpr
| @builtinchooseexpr
| @builtincomplex
| @isassignable
;
new_allocated_type(