mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 14:23:04 +00:00
Support constructor with an argument.
This improves the "list" bench by 2%. * data/lalr1.cc (variant::build): Add an overloaded version with an argument. * tests/c++.at (AT_CHECK_VARIANT): Check it.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2008-11-10 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Support constructor with an argument.
|
||||
This improves the "list" bench by 2%.
|
||||
|
||||
* data/lalr1.cc (variant::build): Add an overloaded version with
|
||||
an argument.
|
||||
* tests/c++.at (AT_CHECK_VARIANT): Check it.
|
||||
|
||||
2008-11-10 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Test variants.
|
||||
|
||||
Reference in New Issue
Block a user