chromium / subspace

A concept-centered standard library for C++20, enabling safer and more reliable products and a more modern feel for C++ code.; Also home of Subdoc the code-documentation generator.
https://suslib.cc
Apache License 2.0
89 stars 15 forks source link

Make class variables and global variables use long layout #427

Closed danakj closed 10 months ago

danakj commented 10 months ago

Since they don't link to another page, they need the full description present, and the full type. This means they take more space and should have the long form layout.