> On 19 Sep 2018, at 08:56, Akim Demaille <[email protected]> wrote: > > - should we not use YY_MOVE and just use std::move instead? In which > case the parser _must_ be compiled in C++11+.
LilyPond uses a .yy file and has not yet migrated to C+++11, I think, though they are working on it.
