Files
bison/tests
Akim Demaille e39fcdda38 tests: fix invalid C++11 code
* tests/c++.at (Object): Somehow instances of Object were assigned
YY_NULL, which is 0 most of the time (that case passes), but is
nullptr in C++11, and there is nothing in Object to support such an
assignment (failure).  Use 0 as value, and provide the needed
assignment operator.
Also, use a more natural order within the class definition.
2013-02-19 17:47:13 +01:00
..
2008-11-16 19:46:16 +01:00
2013-02-18 10:01:28 +01:00
2013-02-19 17:47:13 +01:00
2013-02-18 10:01:28 +01:00
2013-02-18 10:01:28 +01:00
2013-01-12 16:14:16 +01:00
2013-02-18 10:01:28 +01:00
2013-02-18 10:01:28 +01:00
2013-02-18 10:01:28 +01:00
2013-02-18 10:01:28 +01:00
2013-01-28 17:46:13 +01:00
2013-01-12 16:14:16 +01:00
2013-02-18 10:01:27 +01:00
2013-02-18 10:01:28 +01:00
2013-02-18 10:01:28 +01:00
2013-01-12 16:14:16 +01:00