Skip to content
Snippets Groups Projects
Commit d1fd75fd authored by Cyril Moineau's avatar Cyril Moineau
Browse files

Add a trampoline to Node.add_child in order to set None default value to avoid...

Add a trampoline to Node.add_child in order to set None default value to avoid conversion of nullptr -> std::shared_ptr.
parent 63c7fe12
No related branches found
No related tags found
1 merge request!70Fix std::sharedPtr issue with python binding
Pipeline #37124 passed