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++
std::list with a custom allocator crashes when removing items
Sep 03, 2025
c++
stl
allocator
C++17 Lock-free allocator crashing -- "access violation reading location"
Sep 04, 2025
c++
allocation
How to prevent idle time from increasing after the last CPU burst in SRTF scheduling?
Sep 04, 2025
c++
algorithm
c++11
CMake: give one source file different flags in several targets declared in the same directory
Sep 04, 2025
c++
cmake
Why doesn't range-based for loop match rvalue-reference modifier of this?
Sep 04, 2025
c++
iterator
value-categories
for-range
using throw in a constexpr or a consteval function in order to generate compile-time error
Sep 02, 2025
c++
language-lawyer
throw
consteval
constexpr-function
non-const lvalue reference to type ... cannot bind to a temporary of type [duplicate]
Sep 05, 2025
c++
Can't figure out why line is not being drawn in SDL
Sep 04, 2025
c++
sdl
How can you have multiple lines or statements inside a C++ pack expansion?
Sep 05, 2025
c++
lambda
c++17
stdapply
pack-expansion
In C++ can we dereference this pointer? If so then how and if not then why?
Sep 05, 2025
c++
gcc
Trying to setup Xcode with OpenGL
Sep 04, 2025
c++
xcode
macos
opengl
glfw
Avoid unnecessary mov ecx, ecx instruction in bzhi(y, tzcnt(x))
Sep 05, 2025
c++
assembly
visual-c++
bit-manipulation
compiler-optimization
How const reference bound to rvalue
Sep 05, 2025
c++
reference
Validity of a Socket
Sep 04, 2025
c++
windows
sockets
winsock
What is the default unit of time of c++'s chrono?
Sep 05, 2025
c++
profiling
Is value of variable always negative in case of overflow
Sep 03, 2025
c++
c
integer-overflow
What is the best practice for a shared library primary header file in C++?
Sep 05, 2025
c++
header
shared-libraries
Why can't I return std::getline's as-if-boolean result?
Sep 04, 2025
c++
boolean
ifstream
Can you call virtual methods on a base class in a union when a derived class is active?
Sep 04, 2025
c++
language-lawyer
unions
c++23
stdlaunder
Why does operator() copy movable temporaries in Clang?
Sep 04, 2025
c++
clang++
c++23
copy-elision
explicit-object-parameter
« Newer Entries
Older Entries »