cplusplus-17
Here are 192 public repositories matching this topic...
As for Display the special operations generated by the compiler #224 discussion, the documentation will improve if we had a section describing the transformation of each featre and his limitations.
In particular for the special operation, to explain that only the operations that are really generated would appear in the transformation. This is due to the fact that the tool s based on the AST.
-
Updated
Jul 10, 2020 - C++
-
Updated
Jun 25, 2020 - C++
Add API nameof::cstring to https://github.com/Neargye/nameof/blob/master/doc/reference.md
-
Updated
Jul 14, 2020 - C++
-
Updated
Jul 14, 2020 - C++
-
Updated
Jul 9, 2020 - C++
-
Updated
May 4, 2020 - C++
Currently the wallet displays a QR for the latest 'new' address, however there is no way to have it show a QR for a previously used address.
We should expose such functionality via the address book, as well as potentially via right click (or a button) in the transaction list screen.
-
Updated
Jun 24, 2020 - C++
-
Updated
Jun 1, 2020 - C++
-
Updated
Jul 5, 2020 - C++
-
Updated
Jan 31, 2018 - C++
-
Updated
Jul 2, 2020 - C++
-
Updated
Jul 5, 2020 - C++
-
Updated
Nov 30, 2019 - C++
-
Updated
Jun 28, 2019 - C++
A few changes needed to the repository structure for this:
- CMakeList.txt should be at the repository structure
- Install step should be moved inside of a conditional block which is disabled by default
- Tests should be disabled by default so dependencies do no propagate to including projects.
-
Updated
Nov 11, 2018 - C++
-
Updated
Jun 3, 2020 - C++
-
Updated
Apr 20, 2020 - C++
-
Updated
Aug 4, 2018 - C++
-
Updated
Nov 23, 2019 - C++
-
Updated
Jul 3, 2020 - C++
-
Updated
Apr 7, 2020 - C++
-
Updated
Oct 4, 2018 - C++
-
Updated
May 19, 2020 - C++
-
Updated
Jun 21, 2020 - C++
Improve this page
Add a description, image, and links to the cplusplus-17 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cplusplus-17 topic, visit your repo's landing page and select "manage topics."


Sandboxed API should build/work on all major Linux distributions.
We should provide at least some basic instructions for distributions other than Debian/Ubuntu:
This also applies for their derivatives (CentOS, Manjaro, etc.)