|
sandbox
|
Public Member Functions | |
| graph_base (const graph_base &other)=delete | |
| graph_base (graph_base &&other)=default | |
| auto | operator= (const graph_base &other) -> graph_base &=delete |
| auto | operator= (graph_base &&other) -> graph_base &=default |
Friends | |
| class | graph_node |
| class | graph_builder |