Hi Oliver, I saw your addition to the type customization guide on using C++11 constructor inheritance: http://wiki.codesynthesis.com/Tree/Customization_guide This is really cool, thanks! The only question I have is don't we still have to re-implement _clone() functions since the base versions return wrong types? Boris