mirror of
https://github.com/jarro2783/cxxopts.git
synced 2026-08-29 17:40:19 +02:00
* Namespace no longer induce indentation * Namespace opening brace now on same line as namespace name * Namespace closing brace now has an empty line before it unless the namespace contents were short and with no empty lines * Namespace closing brace now always followed by a comment with the closed namespace' name