83c20fd47f
Summary: Made CreateExpand visitable (I forgot before landing). Reviewers: teon.banek Reviewed By: teon.banek Differential Revision: https://phabricator.memgraph.io/D153
9 lines
143 B
YAML
9 lines
143 B
YAML
---
|
|
Language: Cpp
|
|
BasedOnStyle: Google
|
|
Standard: "C++11"
|
|
UseTab: Never
|
|
DerivePointerAlignment: false
|
|
PointerAlignment: Right
|
|
...
|