The Wayback Machine - https://web.archive.org/web/20191028010551/https://github.com/topics/c-plus-plus
Skip to content
cpp logo

C++

C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.

Here are 10,462 public repositories matching this topic...

electron
laanwj
laanwj commented Oct 23, 2019

When doing out-of-tree builds it's not expected that the build (or tests) clutter the source path. All build output should be written to the build path (the current directory when configure is run) and subdirectories of that.
(theoretically it should even be possible to have the source on a read-only mount, but that's not really important imo, the point is to not clutter the git repository wi

jean-airoldie
jean-airoldie commented Jun 6, 2019

Here is some general documentation improvement suggestion regarding flatbuffers. This is what I remember struggling with (from the top of my head). Also some point might be a little bit opinionated.

Some of the points were taken from #5387.

  • Regarding the builder:
    • The fact that its kinda like an arena allocator used for serialization.
    • The concept of offsets, what do they repre
4
xing2387
xing2387 commented Sep 26, 2019

Please provide the following information

qBittorrent version and Operating System

v4.0.3 Ubuntu18.04

If on linux, libtorrent-rasterbar and Qt version

not important for this issue

What is the problem

As the 'Screenshot' shows, the column name should not be "Country" because Taiwan and Macao is Not a country, Taiwan province is a part of China.
[Screenshot](https:/

Learn about cpp

Website
isocpp.org
Wikipedia
Wikipedia
Loading…
You can’t perform that action at this time.