diff options
author | Bill Welden <bwelden@imvu.com> | 2013-01-31 09:42:34 -0800 |
---|---|---|
committer | Jukka Jylänki <jujjyl@gmail.com> | 2013-04-12 14:23:46 +0300 |
commit | 5b3d12c90558f0472c374349c5a4cdce474832a4 (patch) | |
tree | 9603c8dc8266cf3900611fbb30255e4d70ac1886 /tests/embind/embind_test.cpp | |
parent | 79a7db6c2f1fee9e5822adbcbf102bea7aeb78ab (diff) |
Can now reference base classes through multiple levels of inheritance if one or more intermediate classes are not bound.
Warning: we know nothing about the members of the unbound classes, so you might end up inheriting the bound base class's
member when a C++ routine would inherit the identically named member from the unbound class.
Diffstat (limited to 'tests/embind/embind_test.cpp')
0 files changed, 0 insertions, 0 deletions