Skip to content

Commit 2cc58bb

Browse files
committed
Merge branch 'dynamo_refactor' into dynamo_default
2 parents 151fa03 + b0dc251 commit 2cc58bb

File tree

126 files changed

+3125
-3199
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

126 files changed

+3125
-3199
lines changed

.bazelrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
# +------------------------------------------------------------+
2323
# Enable colorful output of GCC
2424
build --cxxopt="-fdiagnostics-color=always"
25-
build --cxxopt='-std=c++14'
25+
build --cxxopt='-std=c++17'
2626
#build --linkopt="-Wl,--no-as-needed"
2727

2828

0 commit comments

Comments
 (0)