cpp-library
Here are 611 public repositories matching this topic...
The links on the FAQ page in the wiki still point to the old wiki, which seems to be deprecated.
-
Updated
May 20, 2020 - C++
directxtk
is available as a port in vcpkg, a C++ library manager that simplifies installation for directxtk
and other project dependencies. Documenting the install process here will help users get started by providing a single set of commands to build directxtk
, ready to be included in their projects.
We also test whether our library ports build in v
-
Updated
Apr 29, 2020 - C++
-
Updated
May 19, 2020 - C++
-
Updated
May 17, 2020 - C++
-
Updated
May 21, 2020 - C++
in example topolopy, when i execute "clear Graph", the message show "TypeError: Property 'clear' of object qan::FaceGraph_QML_70(0x7884400, "graph") is not a function",so i modify "void clear() noexcept;" to " Q_INVOKABLE void clear() noexcept;" in the file "qanGraph.h" 103 line ,but that still error.
Docs for User Data
Docs for user data. Add example test.
-
Updated
May 21, 2020 - C++
-
Updated
May 20, 2020 - C++
-
Updated
Jul 19, 2018 - C++
-
Updated
Aug 29, 2019 - C++
-
Updated
Jan 16, 2020 - C++
-
Updated
Jan 10, 2019 - C++
-
Updated
May 14, 2020 - C++
-
Updated
May 5, 2020 - C++
-
Updated
May 20, 2020 - C++
-
Updated
May 21, 2020 - C++
Get a fancy logo
Bandit needs a logo. The automatically generated avatar on GitHub always reminds me of that.
My initial idea was to combine the hexagon of the C++ logo, a bandit mask and a BDD cycle in one logo. The [result of my first attemp
Not sure if this is what we need. To be clear, here is how these things SHOULD work: There should be a CMake option (looks like DOCS) that turns on generation of documentation. If that option is not set, then no docs are generated. If the option IS set, then docs will be generated. If the option is set and the required programs for generating docs do not exist (pdflatex
and texi2pdf
), then
-
Updated
May 2, 2020 - C++
-
Updated
May 7, 2020 - C++
-
Updated
Sep 14, 2019 - C++
Describe the bug
Whenever .open is called on a Document object that has a directory that is not a word document the application crashes.
To Reproduce
Steps to reproduce the behavior:
create a project and add this code:
duckx::Document doc("test.docx");
doc.open();
make sure test.docx does not exist
run the code
Expected behavior
A new docx file named test should be c
Improve this page
Add a description, image, and links to the cpp-library topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cpp-library topic, visit your repo's landing page and select "manage topics."
Team up with vcpkg
Related: microsoft/vcpkg#6154
Sync/verify port descriptions (vcpkg <-> awesome-cpp)
Sync/verify port license information (vcpkg <-> awesome-cpp)
Library Homepage (vcpkg <- awesome-cpp)
Vcpkg availability, operating system support, version, build status (vcpkg -> awesome-cpp)
Dependency level; level0=no deps; level1=depends on any level0; ... (vc