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 convert/use the run time variable in compile time expression?
Aug 01, 2026
c++
c++11
templates
runtime
compile-time
How to handle branch mispredictions that seem to depend on machine code position?
Aug 02, 2026
c++
performance
benchmarking
cpu-architecture
branch-prediction
(Google Test) Automatically retry a test if it failed the first time
Aug 02, 2026
c++
unit-testing
googletest
C++ template placeholders not permitted in function arguments
Aug 02, 2026
c++
templates
arguments
parameter-passing
placeholder
Is it necessary to cast literal constants in templated functions?
Aug 02, 2026
c++
templates
Understanding condition_variable::wait for blocking a thread
Aug 02, 2026
c++
condition-variable
stdthread
how to keep command line options but add more optimization flag to certain function in gcc
Aug 02, 2026
c++
gcc
optimization
Dynamic memory allocation being overwritten?
Aug 02, 2026
c++
pointers
memory
dynamic
constructor
Why does C++ rounding behavior (for compile-time constants) change if math is moved to an inline function?
Aug 01, 2026
c++
floating-point
clang
compiler-optimization
clang++
cout is causing memory leak on printing address of pointer to char?
Aug 02, 2026
c++
memory-leaks
char
why is std::copy faster than std::string constructor?
Aug 02, 2026
c++
performance
std
stdstring
Is it a good idea to extend the size of the stack for large local data processing?
Aug 01, 2026
c++
linux
memory
memory-management
c++, fastest way to check if a file exists?
Aug 02, 2026
c++
performance
c++ declaring a variable when passing it into a function
Aug 02, 2026
c++
class
variables
Is the behaviour of std::chrono::round on out-of-range values as intended?
Aug 02, 2026
c++
c++17
rounding
undefined-behavior
c++-chrono
Under what scenarios would `std::breakpoint` be used instead of `std::breakpoint_if_debugging`?
Aug 01, 2026
c++
api-design
c++26
Using the new SDL3 Callback App Structure
Aug 02, 2026
c++
sdl-3
When is an erroneous value not valid for the object's type?
Aug 02, 2026
c++
language-lawyer
undefined-behavior
c++26
erroneous-behavior
Bytewise atomic memcpy and sequence locks in C++23
Aug 02, 2026
c++
atomic
c++23
seqlock
Structure bindings not expected to compile in C++17, but it does anyway
Aug 02, 2026
c++
c++17
g++
c++20
« Newer Entries
Older Entries »