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 12,439 public repositories matching this topic...
-
Updated
May 30, 2021 - C++
This functionality is provided by libFuzzer, which is available on most platforms. However, libFuzzer is also missing on some platforms. E.g. google/sanitizers#1165
Thus, it could make sense to implement this in our code to be able to execute the existing fuzz inputs.
The basic idea is to check if a folder was passed into main (https://github.com/bitcoin/bitcoin/b
-
Updated
May 25, 2021
Platform
Operating system and version: Windows
OBS Studio version: 26.1.1
OBS Log file: N/A
Expected Behavior
EITHER:
a) Multiple transform panels open for different sources and closed manually (not preferred)
b) The transform panel shows the appropriate information for the respected layer selected
Current Behavior
The transform panel sometimes shows the newly selected item
We have currently simple GitHub page, but we need to think about it's update with some better design.
-
Updated
May 26, 2021 - C++
-
Updated
Sep 8, 2020 - C++
-
Updated
May 29, 2021 - C++
-
Updated
May 29, 2021 - C++
-
Updated
May 25, 2021 - C++
-
Updated
May 26, 2021 - Objective-C++
Description
I have a hardware abstraction layer interface, as well as a driver interface. I have multiple drivers utilizing the HAL interface, while implementing the driver interface. This plugin approach causes me to have identically named tests across multiple test files.
For example:
TEST_CASE("init() returns `E_HAL_INIT`, when HardwareAbstractionLayer::init() returns an er(I thought that this was already a tracked issue, but I cannot find it.)
If the pointer points at an array or an object, you'd like to be able to do...
auto doc = parser.iterate(json);
for (auto x : doc.at_pointer(insert json pointer expression)) {
When adjusting alpha on a pixel from the color picker it's quite easy to "whiff" the alpha bar and replace your current color with black because the SV box's area for some reason extends several pixels below the alpha bar's. Demonstration in the below image:
I'd recommend the alpha
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
I figured out a way to get the (x,y,z) data points for each frame from one hand previously. but im not sure how to do that for the new holistic model that they released. I am trying to get the all landmark data points for both hands as well as parts of the chest and face. does anyone know how to extract the holistic landmark data/print it to a text file? or at least give me some directions as to h
When you press Tab to move to the right, it is expected for the selection to move back to the original column.
An example:
In A1: <TAB>
In B1: <TAB>
In C1: <ENTER>
Now you are in C2, whereas you should land in A2.
-
Updated
May 31, 2021 - C++
-
Updated
May 30, 2021 - C++
-
Updated
Jan 27, 2021 - C++
-
Updated
May 30, 2021 - Shell
Required skills: Cython
Difficulty: Medium
Animation frames from AoE2 graphics files are packed into a texture atlas by the openage converter. We use bin packing to find the optimal arrangement (= smallest atlas dimensions) of the frames in the atlas. Bin packing becomes computationally intensive if a lot of frames are packed (look
-
Updated
May 23, 2021 - C++
It is currently hardcoded to 20 in several places.
Currently, with dark theme only available colour scheme is grey shades, while light mode offers multiple colour schemes. With only greys, it can be hard to tell difference between shades.
It might be good idea to add (more) colour schemes to dark mode. Even just copying schemes from light mode would be a good start, although they might need a bit of tweaking to avoid heavy contrast with backgro
-
Updated
May 27, 2021 - C++

Preflight Checklist