-
Updated
Jul 17, 2021 - C++
modern-cpp
Here are 402 public repositories matching this topic...
-
Updated
Jul 16, 2021 - C++
-
Updated
Jul 22, 2021 - C++
-
Updated
Jul 13, 2021 - C++
-
Updated
Jul 22, 2021 - C++
-
Updated
Jul 8, 2021 - C++
-
Updated
May 3, 2021 - C++
-
Updated
Jun 15, 2021 - C++
-
Updated
Jun 26, 2021
-
Updated
Jul 7, 2021 - C++
-
Updated
Jul 21, 2021 - C++
-
Updated
Dec 10, 2018 - C++
Thor currently creates objects over the mbus protocol at various places (see below for a list); it does that by directly constructing protocol messages. To make the code more maintainable (e.g., such that we can later restructure the architecture of mbus and resolve issues #158 #159 #160), it would be beneficial to refactor Thor to use an abstraction over mbus instead. This abstraction can be simi
-
Updated
Jul 22, 2021 - C++
-
Updated
Jul 13, 2021 - C++
The reasons why this header file lives outside of game_logic
don't apply anymore. It would make things simpler if it was merged into the other "global" file.
Brief summary of issue / Description of requested feature:
We have one usage of Q_FOREACH. This had been discouraged for some time (since 2016-06-16).
https://github.com/Mudlet/Mudlet/blob/c5285d17615029a7af245948f7dad18c8c39fecc/src/Host.cpp#L1785
Steps to reproduce the issue / Reasons for adding feature:
- Look at Qt documentation within Qt Creator:
`Q_FOREACH(variable, co
-
Updated
Jul 21, 2021 - C++
-
Updated
Aug 6, 2018 - C++
-
Updated
Jul 21, 2021 - C++
-
Updated
May 21, 2020 - C++
-
Updated
Jul 20, 2021 - C++
-
Updated
Apr 29, 2021 - C++
-
Updated
Sep 25, 2019 - C++
-
Updated
Apr 6, 2021 - C++
at the moment only ntw::system namespace and ntw::memory components are tested.
It would be great to have a test suite that covers most of the library.
-
Updated
Jul 27, 2020 - C++
-
Updated
May 3, 2021 - C++
Improve this page
Add a description, image, and links to the modern-cpp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the modern-cpp topic, visit your repo's landing page and select "manage topics."