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++
Is it possible that make_shared has no any exception but returns a nullptr?
Nov 18, 2025
c++
c++11
shared-ptr
make-shared
Copying a (rtf) table into the clipboard via QT (or: Writing a QTextDocument into clipboard)
Nov 18, 2025
c++
qt
clipboard
rtf
Serializing a class with a pointer in C++
Nov 18, 2025
c++
serialization
pointers
Upgrading OpenSSL results in compiler error with sk_X509_pop_free
Nov 17, 2025
c++
openssl
Inline std::mutex in header file
Nov 17, 2025
c++
c++17
inline-variable
How to move a struct with promise inside it?
Nov 18, 2025
c++
copy
promise
move
Why is my compiler "optimizing" this for loop into an infinite loop when compiled with -O3 in C++
Nov 18, 2025
c++
compiler-errors
infinite-loop
compiler-optimization
undefined-behavior
Can I use std::move more than once when assigning to different base classes?
Nov 16, 2025
c++
Why does object's memory profile need to be known at compile-time for stack placement?
Nov 18, 2025
c++
compiler-optimization
low-level
Why is _mm_set_epi16 sometimes faster than _mm_load_si128?
Nov 18, 2025
c++
sse
intrinsics
C/C++ declare 2D/3D array with ascii art
Nov 18, 2025
c++
c
multidimensional-array
syntax
CMake: propagate compile options project-wide
Nov 17, 2025
c++
cmake
std::vector emplace_back implementation
Nov 18, 2025
c++
vector
Is it safe to assume boost::uuid won't return a duplicate?
Nov 18, 2025
c++
boost
uuid
boost-uuid
Can I compare two view sentinels?
Nov 18, 2025
c++
c++20
std-ranges
How to distinguish between pr-values and x-values
Nov 17, 2025
c++
parameter-passing
xvalue
value-categories
prvalue
Ensuring that a static method gets called before main()
Nov 18, 2025
c++
Get number of columns in SQLite result
Nov 18, 2025
c++
sql
c
sqlite
d
Calling a function for a period of time
Nov 18, 2025
c++
c
linux
time
timestamp
« Newer Entries
Older Entries »