Make clang-format use C++11 features (e.g. A<A<int>> instead of A<A<int> >)
commit131a8ceb731b4c0f3c2b5f189f2d4e7c928edf52
authorpracticalswift <practicalswift@users.noreply.github.com>
Thu, 15 Jun 2017 15:31:58 +0000 (15 17:31 +0200)
committerpracticalswift <practicalswift@users.noreply.github.com>
Thu, 15 Jun 2017 15:31:58 +0000 (15 17:31 +0200)
tree7b33c4b339c4ce71d96db2158eff2cf86b37e3a7
parent228c319a944b0ba7c835b1909ee1c2056c652eb1
Make clang-format use C++11 features (e.g. A<A<int>> instead of A<A<int> >)
src/.clang-format