mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-07-26 01:20:35 +00:00
Let yy::variant::build return an lvalue.
* data/lalr1-fusion.cc (variant::build): Return a reference to the object.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2008-11-03 Akim Demaille <[email protected]>
|
||||
|
||||
Let yy::variant::build return an lvalue.
|
||||
* data/lalr1-fusion.cc (variant::build): Return a reference to the
|
||||
object.
|
||||
|
||||
2008-11-03 Akim Demaille <[email protected]>
|
||||
|
||||
Define yy::variant only when needed.
|
||||
|
||||
Reference in New Issue
Block a user