diff options
author | Tom Tromey <tom@tromey.com> | 2021-03-08 07:27:57 -0700 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2021-03-08 07:28:24 -0700 |
commit | d9ad79d8800c18b70e90e9672b5085246e4fd537 (patch) | |
tree | 6d1fee1571632b148e4175b9307e2b29b2c88ef1 /gdb/ax-gdb.c | |
parent | 292382f47ef08c5ec3292c612f737fe4b312c9f1 (diff) | |
download | gdb-d9ad79d8800c18b70e90e9672b5085246e4fd537.zip gdb-d9ad79d8800c18b70e90e9672b5085246e4fd537.tar.gz gdb-d9ad79d8800c18b70e90e9672b5085246e4fd537.tar.bz2 |
Implement C++ cast operations
This adds class cxx_cast_operation, which is used to implement the C++
dynamic_cast and reinterpret_cast operations.
gdb/ChangeLog
2021-03-08 Tom Tromey <tom@tromey.com>
* expop.h (cxx_cast_ftype): New typedef.
(cxx_cast_operation): New template.
(dynamic_cast_operation, reinterpret_cast_operation): New
typedefs.
Diffstat (limited to 'gdb/ax-gdb.c')
0 files changed, 0 insertions, 0 deletions