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 Singleton object returned through shared_ptr thread-safe?
Dec 11, 2025
c++
singleton
atomic
rvo
Is this a BUG about the <concept> lib in c++?
Dec 10, 2025
c++
c++-concepts
Can not find <torch/extension.h>
Dec 11, 2025
c++
pytorch
can libclang parse the CRTP pattern?
Dec 10, 2025
c++
crtp
libclang
How to capture line number within existing code in C/C++?
Dec 11, 2025
c++
line
Am I creating an object correctly in the header file?
Dec 10, 2025
c++
class
object
header-files
Determine, at compile time, whether virtual method has been overridden
Dec 11, 2025
c++
templates
template-meta-programming
How to use variable and move variable at the same time?
Dec 10, 2025
c++
constructor
c++17
move
order-of-execution
MFC : accessing CMainFrame's CImageList from ChildView
Dec 11, 2025
c++
mfc
Correct implementation of a set function for pointer variable
Dec 10, 2025
c++
Why set the stop flag using `memory_order_seq_cst`, if you check it with `memory_order_relaxed`?
Dec 11, 2025
c++
concurrency
stdatomic
Why does friendship seem transitive with befriended function templates?
Dec 11, 2025
c++
templates
language-lawyer
friend
friend-function
Can I use cmpxchg16b to atomically copy a pointer to a pointer and an int, while simultaneously incrementing the int (atomic reference counting)?
Dec 11, 2025
c++
multithreading
assembly
concurrency
Delegate/forward function to member (composition)
Dec 11, 2025
c++
delegates
wrapper
forwarding
How to give a lambda an internal value that lasts as long as the lambda?
Dec 11, 2025
c++
c++11
lambda
c++14
Is std::swap() safe to use for objects?
Dec 10, 2025
c++
copy-constructor
1-channel bitmap to an SDL_Texture
Dec 10, 2025
c++
sdl-2
conversion operator bypasses constructor of the derived type and skips to copy-initialization of the base type?
Dec 09, 2025
c++
private
radix
conversion-operator
copy-initialization
A strange question about copy constructor for QList type instance
Dec 11, 2025
c++
qt
copy-constructor
qlist
« Newer Entries
Older Entries »