tocic

Results 25 comments of tocic

Unfortunately, the issue is still present in v14.6.1 with the remote `ssh://[email protected]/quill.git`, for example. It says "A trial or paid plan is required to use this on privately hosted repos."

Currently the 3 major compilers provide a standard implementation of [P0896R4](https://wg21.link/p0896r4), so the only advantage of that library I can think of is C++17 support. The same is for https://github.com/fffaraz/awesome-cpp/issues/784...

10 years ago, not so modern I guess :)

Or maybe even add more sophisticated navigation like this: ![image](https://user-images.githubusercontent.com/22129543/223449510-f36b7809-6988-43aa-8418-cfc861f660c2.png)

@knatten I'm glad you like the idea. I've put together some design issues with my opinions for discussion: 1. _Does the navigation bar respect the user's progress?_ I think the...

https://github.com/timsong-cpp/cppwp/pull/9 (BTW, I'll have a vacation in early June and then I'll be happy to help with the port)

- [ ] We should also update [these lines](https://github.com/knatten/cppquiz/blob/bccef6c4fe6b99710da251c32fe799ea9838d47b/quiz/templatetags/quiz_extras.py#L77-L78) to use the latest available x64 msvc v19.38 VS17.8 and `/std:c++latest` (unfortunately, `/std:c++23` is still not recognized)

I see, thank you! Is there an approximate release date for 4.0.0?

If possible, it's worth adding some helper functions/macros now to reduce the amount of boilerplate code for this use case.