Skip to content

[TypeTree] Port to new child access API

Steffen Müthing requested to merge feature/typetree-cleanups into master

The extract_child_type<> meta function and the extract_child() function have been deprecated in TypeTree, so this patch ports to their replacements ChildForTreePath<> and child().

Merge request reports

Loading