13 Jan
2021
13 Jan
'21
10:50 a.m.
I have added a secondary sort by library's name for libraries which have the same cxxstd value when sorting by 'C++ Minimum'.
It's up and available now here: https://www.boost.org/doc/libs/master?sort=cxxstd I see the C++98 library at the bottom, which of course is correct from a literal sort. However my expectation would be to have that before 03. Also what about the libs with missing values? My expectation here would also be that they come afterwards (my first impression was that all values are missing)
What do others say? Also the length of the label is still an issue, see https://ibb.co/BPjT6z5 Besides that, great work, thanks!