bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Improve variants


From: Mehdi Benharrats
Subject: Improve variants
Date: Sat, 25 Jun 2016 09:41:24 +0000 (UTC)

Hi,
I would be happy to help the bison project. I think I can improve the variant 
class to have a minimal alignment (and to assure its protability, which is 
currently not guaranteed), but I think I need some C++11 stuff to make things 
easier. So here comes the question : is it possible to use C++11 for this class 
? I can also write this class with a #if directive, thus the user will be able 
to use it only if he has a C++11 compiler.
If the answer is no, I will try to do it without C++11.
Thanks in advance for your answer.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]