c++17 string_view support

This commit is contained in:
Seth Hamilton 2018-02-27 09:52:27 -05:00
commit 5324abea8c
6 changed files with 13 additions and 14 deletions

3
.gitignore vendored
View file

@ -21,3 +21,6 @@ io_test
parse_test
crypto_test
status_code_test
# Visual Studio 2015/2017 cache/options directory
.vs/