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++
Understanding return type of std::ranges::sort with temporary and prvalue arguments
Nov 03, 2025
c++
sorting
c++20
std-ranges
prvalue
Why compilers generate a copy/move constructors when there is a templated constructor?
Nov 03, 2025
c++
c++11
Before C++ 20, when the left operand is negative, why left shift is undefined behavior but right shift is implementation defined?
Nov 02, 2025
c++
What assumptions can C++ compilers make about pointers that compare equal?
Nov 03, 2025
c++
language-lawyer
lifetime of an array after placement new
Nov 03, 2025
c++
arrays
storage
lifetime
pointer-arithmetic
std::atomic::is_lock_free() shows true but pthread_mutex_lock() called
Nov 03, 2025
c++
gcc
atomic
redhat
stdatomic
Microsoft's edX C++ course: double vs long double - why a lack of common standard?
Nov 03, 2025
c++
types
edx
long-double
Replacement for gl_Position = gl_ModelViewProjectionMatrix * gl_Vertex;
Nov 03, 2025
c++
opengl
glsl
Storing non-template parts of templated class in cpp
Nov 02, 2025
c++
How can I write a switch statement with strings in C++? [duplicate]
Nov 03, 2025
c++
IPC between chromium embedded framework (C++) and another binary
Nov 03, 2025
c++
pipe
fork
ipc
chromium-embedded
Linking a .lib library to a project in Visual Studio
Nov 02, 2025
c++
visual-studio-2013
linker
How to read blocks of data from a file and then read from that block into a vector?
Nov 01, 2025
c++
database
memory
memory-management
How do I interrupt a pybind11 exec call?
Nov 03, 2025
python
c++
multithreading
pybind11
Rcpp error: ‘unique_ptr’ is not a member of ‘std’
Nov 01, 2025
c++
r
c++11
rcpp
OpenMP odd behaviour with SIMD linear and parallel for linear directives
Nov 02, 2025
c++
openmp
simd
static variable cpp do not want to change
Nov 02, 2025
c++
static-variables
How to prevent deletion of a raw pointer that is used as shared pointer?
Nov 03, 2025
c++
shared-ptr
c-api
raw-pointer
C++ regex replace first match
Nov 03, 2025
c++
regex
string
c++11
Xiaolin Wu circle algorithm renders circle with holes inside
Nov 02, 2025
c++
rendering
cocos2d-x
antialiasing
« Newer Entries
Older Entries »