c-plus-plus

C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.
Here are 11,912 public repositories matching this topic...
#16083 has been abandoned, so it would be a good first issue to take the branch (bitcoin/bitcoin#16083 (comment)) and submit it as a new pull request.
Useful skills:
Understanding of undo data, the RPC interface and the functional tests.
Want to work on this issue?
The purpose of the good first issue
label is to highlight which issues ar
-
Updated
Jul 13, 2020
-
Updated
Jul 16, 2020 - Swift
-
Updated
Jul 15, 2020 - C++
Platform
What's the ETA for updating the massively outdated documentation?
Please update all documents that are related building CNTK from source with latest CUDA dependencies that are indicated in CNTK.Common.props and CNTK.Cpp.props.
I tried to build from source, but it's a futile effort.
I have this schema I want to implement but I am finding it very difficult to find documentation to perform the serialization and deserialization for C++. The existing tutorial and documentation do not seem to describe this scenario which I am assuming is quite common. Can someone point me to any example or documentation that describes this?
tb.fbs:
namespace TB;
table Proj {
idx:int64
- cocos2d-x version: 3.16
- devices test on: http://cocos2d-x.org/docs/api-ref/cplusplus/v3x/
Steps to Reproduce:
- Go to docs: http://cocos2d-x.org/docs/api-ref/cplusplus/v3x/
- Type Application or ApplicationProtocol into search box.
-
Updated
Jul 17, 2020 - C++
-
Updated
Jun 13, 2020 - Objective-C++
-
Updated
Jul 16, 2020 - C++
Bug report
Describe the bug
Here is a clear and concise description of what the problem is:
Hello, There is a bug on Kodi (tested on Windows Store version)
Using Alt+Space I can move Kodi on full-screen mode
Expected Behavior
Here is a clear and concise description of what was expected to happen:
Actual Behavior
Possible Fix
To Reproduce
Steps to reproduce t
This issue happens with large tree's, a square showing up removing the shadow. This issue existed since at least CE5.2.
Reproduce: Blank project -> Basic Level (just a name, basic settings) -> Import large tree -> Make sure shadows are visible -> Move around it should show up.
I reproduced it in 5.6.1, 5.6, 5.5 and 5.2 (all the engines i had)
5.6.1 Below
 uses member objects to operate on data from the .dat
files. While these provide the necessary functions for conversion, they are also significantly larger than the original dat file entries (20x - 400x the size). This results in a comparatively high memory usage, especially for DE2 which uses ~1.6 GB of memory for all dat file entries. Note that the converter does not
Related comment: qbittorrent/qBittorrent#12083 (comment)
Man pages and general documentation about qBittorrent's flags is severely out of date. It would be helpful to document all the new flags that qBittorrent now supports. The description should be clear and concise, but not miss out on any important detail of how exactly they change qBittorrent's behaviou
-
Updated
Jul 9, 2020 - C++
-
Updated
Jul 12, 2020 - C++
See this thread
https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/kaldi-help/1AMGQ54tn0E/kacpkoizAAAJ
for the problem-- for CUDA 10.1 the rpath we add for CUDA is not sufficient because they put the CUBLAS library somewhere else. Making the issue so we don't lose track of it.
-
Updated
Jul 17, 2020 - C++
-
Updated
Jan 7, 2020 - C++
Tweak scream amount
OpenRCT2, v0.2.5-127-g0cbd70029 (0cbd700 on develop) provided by GitHub
Windows 7 (x86-64)
Some ideas I had posted here: OpenRCT2/OpenRCT2#11070 (comment)
Muting is a bad idea I agree, but the screaming should be tweaked. This has been brought up on both the RCF discord and in the project's new own server too:
Making it so they don't scream
Hello, dear Mediapipe guys.
I want to inference the hand pose with Mediapipe model and my own model.
I have my own tf-lite models, it can work on the RGB bitmap.
I try to query the RGB bitmap from input frame with data packet.
My code is
private static final String INPUT_VIDEO_STREAM_NAME = "input_video";
processor.addPacketCallback(INPUT_VIDEO_STREAM_NAME, (packet)->{
Is your feature request related to a problem? Please describe.
gdb features, such as whether reverse debugging is enabled, is currently guessed at by gdbgui.
Describe the solution you'd like
use -list-feature
instead of guessing gdb's features
-
Updated
Jul 15, 2020 - C++
Is there a default seed? I copied the Python code from seed_test.py and removed the set_seed calls. The test passed thousands of times despite no set_seed calls being made. Is this expected? If so, can we document this? Is there an explicit default seed?
Just as a sanity check, I modified the calls to set the seed to two distinct values and it failed every time, as expected.
The reason I'm a
on_disk_build bug
Is your feature request related to a problem? Please describe.
No.
Describe the solution you'd like
I'd like the source code to be automatically clang-formatted according to my settings anytime the code is compiled. That is, don't require me to use the contextual menu or keyboard shortcut to format the code. Just auto-format it; just like the code is auto-compiled too.
Well, ther
Is there a way to hide the icon of a
BrowserWindow
on Windows?Expected:

Actual:
<img width="68" alt="Screen Shot 2020-02-08 at 11 27 35 AM" src="https://user-images.githubusercontent.com/438516/74090907-194fc800-4a