]> git.saurik.com Git - bison.git/commit - data/c++.m4
c++: remove useless inlines
authorTheophile Ranquet <ranquet@lrde.epita.fr>
Tue, 15 Jan 2013 12:05:21 +0000 (13:05 +0100)
committerTheophile Ranquet <ranquet@lrde.epita.fr>
Tue, 15 Jan 2013 14:36:24 +0000 (15:36 +0100)
commit733fb7c593486846eca5a60d1e3ff6880ce358d7
tree97e2a138784713f8ac62da50cde1a036de407b68
parent403febcac54e1d61d3196b3efb80035f883cfc85
c++: remove useless inlines

* data/c++.m4 (basic_symbol): Keep 'inline' in the prototypes, but don't
duplicate it in the implementation.
* data/variant.hh (variant): 'inline' is not needed when the implementation is
provided in the class definition.
data/c++.m4
data/variant.hh