GSL/include
Kern Handa 8c3142ad61 Add .clang-format file and format source files accordingly.
To apply .clang-format to the codebase, the following
command can be run:

git ls-files -- *.cpp *.h | xargs clang-format -i -style=file
2015-09-30 18:50:07 +00:00
..