commit | eb83487606276fdefd20415176aff9309a62a5ee | [log] [tgz] |
---|---|---|
author | Anthony Heading <ajrh@ajrh.net> | Fri Apr 29 04:08:35 2022 -0400 |
committer | Akim Demaille <akim.demaille@gmail.com> | Sat Sep 03 09:37:07 2022 +0200 |
tree | dc62f8027b04c30b88a464ef99f7347fb57c50c7 | |
parent | ec9c5556d9b4c18dbd3917b44a3a3e5c94670b5e [diff] |
c++: enable C++11 assignment operators for lalr1.cc <https://github.com/akimd/bison/pull/85> <https://lists.gnu.org/r/bug-bison/2022-04/msg00000.html> * data/skeletons/c++.m4: Enable C++11 assignment operators for all C++ skeletons.