Skip to content
GraphInitWithDeepCopyT

GraphInitWithDeepCopyT

Description

Initialize given graph with deep-copy callbacks for node payloads.

Parameters

Name Direction Description
g in Variable or type of a graph to be initialized.
ci in Optional deep-copy callback for nodes.
cd in Optional deinit callback for nodes.

Usage example (Cross-references)

Usage examples (Cross-references)
No external code usages found in the scanned files.
Last updated on