]> gcc.gnu.org Git - gcc.git/commit
gccrs: ast: Add explicit default copy constructor
authorPierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Tue, 27 Jun 2023 12:03:16 +0000 (14:03 +0200)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 16 Jan 2024 17:46:30 +0000 (18:46 +0100)
commit5373b8e66cc66e0691e60ec7a2ea633ca7e5a9d1
treeaf2c03f301fb02c0f21f61a7803a6a3a72dfd5d4
parentfcb228d1232820a1fbf63f9f366630067a13a432
gccrs: ast: Add explicit default copy constructor

Add explicit default copy/move constructor to identifiers.

gcc/rust/ChangeLog:

* ast/rust-ast.h: Add default constructors.

Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
gcc/rust/ast/rust-ast.h
This page took 0.061589 seconds and 6 git commands to generate.