PetrPPetrov / beautiful-capi

Beautiful Capi is a tool which automates the creation of compiler-independent and binary compatible C++ libraries across different C++ compilers
GNU General Public License v3.0
33 stars 3 forks source link

Semantic extension inheritance #59

Closed Nikita-GkmSoft closed 6 years ago

Nikita-GkmSoft commented 6 years ago

Semantic extended classes are always inherited from the initial semantic of the base class even if it has the same extended semantic.