Use C++17 for snippets.

This commit is contained in:
tastytea 2019-10-27 21:09:25 +01:00
parent 35dcdfe389
commit 3f35a061e1
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@
# expand-env: ((yas-indent-line 'fixed))
# --
#!/usr/bin/env compilescript
// compilescript: -std=c++14
// compilescript: -std=c++17