cginternals / libzeug

deprecated: C++ sanctuary for small but powerful and frequently required, stand alone features.
MIT License
16 stars 13 forks source link

Fix inherit via dominance (closes #90) #91

Closed mjendruk closed 9 years ago

mjendruk commented 9 years ago

ref #90

works on OS X and Windows

scheibel commented 9 years ago

Mixins? Nice! :laughing: :+1:

Works on Linux, too. :ship:

scheibel commented 9 years ago

How does this PR collaborate with #88?

mjendruk commented 9 years ago

those two issues are independent from each other.