refactor: C++ify clients.cc (#1907)

* refactor: use C++17 for clients.cc
This commit is contained in:
Charles Kerr
2021-10-08 21:46:10 -05:00
committed by GitHub
parent e9a264f29d
commit 1ba64684f9
4 changed files with 606 additions and 2476 deletions

View File

@@ -30,6 +30,7 @@ cfile_excludes=(
'macosx/VDKQueue/*'
'third-party/*'
'web/*'
'.git/*'
)
get_find_path_args() {