Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in c++
How to use the enum of one .proto file in another file?
Jun 23, 2026
c++
enums
protocol-buffers
Is there a way to write statements after a #include other than comments?
Jun 22, 2026
c++
Splitting class definition into multiple module units in C++
Jun 22, 2026
c++
c++20
c++-modules
GL_TEXTUREn+1 activated and bound instead of GL_TEXTUREn on Apple Silicon M1 (possible bug)
Jun 22, 2026
c++
opengl
textures
apple-m1
apple-silicon
protobuf in C++ with dynamic binding for google::protobuf::Message
Jun 22, 2026
c++
protocol-buffers
How should the heap-buffer-overflow error message be read?
Jun 23, 2026
c++
clang
buffer-overflow
address-sanitizer
Why does MSVC generate nop instructions for atomic loads on x64?
Jun 23, 2026
c++
visual-c++
x86-64
atomic
no-op
How to parse GMT+-H in C++20 with std::chrono::parse
Jun 23, 2026
c++
c++20
c++-chrono
Stroustrup regex \e
Jun 23, 2026
c++
regex
How do I use the spaceship operator in a switch statement
Jun 23, 2026
c++
switch-statement
c++20
spaceship-operator
Which compiler is correct for this reference initialization with user-defined conversions?
Jun 22, 2026
c++
c++11
language-lawyer
implicit-conversion
Should std::variant be nothrow destructible when its alternative has potentially throwing destructor?
Jun 22, 2026
c++
language-lawyer
destructor
compiler-bug
noexcept
Why is a function that only returns a stateful lambda compiled down to any assembly at all?
Jun 23, 2026
c++
assembly
gcc
lambda
higher-order-functions
std::begin(X) vs. X.begin() for rvalues
Jun 23, 2026
c++
std
rvalue-reference
const-iterator
Does structured binding pack allow empty pack from zero tuple-sized object?
Jun 23, 2026
c++
c++26
Are empty structs constant expressions?
Jun 22, 2026
c++
constants
constexpr
How to properly write a Win32 application using boost::asio to communicate over serial connection
Jun 22, 2026
c++
boost
arduino
serial-port
« Newer Entries
Older Entries »