-
Updated
Jun 3, 2020 - C++
modern-cpp
Here are 314 public repositories matching this topic...
-
Updated
Jul 9, 2020 - C++
-
Updated
Jul 15, 2020 - C++
Current documentation page for nana::label
says:
Arrow cursor becomes a hand when the cursor moves over the red text. Meanwhile, it calls a web browser to open the URL by clicking the red text. NOTE: the url only works under Windows
with the NOTE part in bright red. I found this is not true as opening urls works just fine for
We have now MSVC 2017 support, but we should really make sure that it keeps working by adding CI, for example AppVeyor.
The very first example is https://github.com/cycfi/elements/blob/e50c5e70f92519a8e0b20a7b84c3e317d8a80ff3/examples/empty/main.cpp#L11 .
It's quite generic for almost all kinds of GUI applications that having a similar GUI specific app
being created from client code. And of cause, app writers will have to do a similar app.run()
invocation to bring up the GUI message loop or similar stuffs.
-
Updated
Jul 10, 2020 - C++
-
Updated
Jul 14, 2020 - C++
travis and AppVeyor need to be updated for OpenCV 3 and to work with the new eos version.
4dface builds just fine though, the build failures are just because travis and AppVeyor haven't been updated yet.
Doxygen has a @tparam command to document template parameters (https://www.stack.nl/~dimitri/doxygen/manual/commands.html#cmdtparam). We should probably use it in the library documentation.
-
Updated
Jun 3, 2020 - C++
Brief summary of issue / Description of requested feature:
More issues like #3458 solved
Steps to reproduce the issue / Reasons for adding feature:
- Texts have whitespaces at beginning or end to help facilitate layout
Error output / Expected result of feature
- Translators don't need to worry matching whitespaces around translated text.
Extra information, such as M
-
Updated
Sep 25, 2019 - C++
-
Updated
Jul 13, 2020 - C++
By mistake, the examples/
directory has a committed skeleton of a test program for the IPC CUDA features via our IPC wrappers. The program currently does nothing, but has a bunch of comments indicating what it should be able to do.
The code for this should be filled in. Of course, the problem is, "processes" are meaningless in C++. We would need to either assume a POSIX environment (perhaps
-
Updated
May 21, 2020 - C++
See thor's system/legacy-pc
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 10, 2020 - C++
-
Updated
Dec 28, 2017 - C++
-
Updated
Apr 8, 2018 - C++
-
Updated
May 30, 2020
-
Updated
Apr 11, 2020 - C++
-
Updated
Jan 2, 2017 - C++
-
Updated
Jul 2, 2017 - C++
-
Updated
Jun 28, 2020 - 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."
Hello, users of sol2! This issue was made so that I could get a better idea of what you all use for Lua and how much you like / dislike sol2 compared to what you used to use (if anything) and sol2 now. If anyone could just reply to this issue with their thoughts, perhaps answer some of the questions below (or go on a tangent, really anything), I'd appreciate it. I'm going to be writing a paper abo