faking success.
This commit is contained in:
@@ -224,6 +224,7 @@ namespace znode
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
//! hängt einen knoten an meine kinderliste an.
|
||||
int add_child( const zshared_node& node )
|
||||
{
|
||||
_children.push_back( node );
|
||||
|
Reference in New Issue
Block a user