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++
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
C++ template specialization in different dll produces linker errors
Dec 10, 2025
c++
visual-studio-2010
templates
dll
dllimport
C++ Weird string/char* exception behaviour
Dec 10, 2025
c++
arrays
string
exception
stdstring
What does the C++ standard says for algorithms when first <= last is not fulfilled?
Dec 09, 2025
c++
algorithm
language-lawyer
undefined-behavior
std
How Get Start Day of Week?
Dec 10, 2025
c++
date
Why does cout << "hello" choose the non-member version of the operator<<?
Dec 10, 2025
c++
operator-overloading
iostream
is this some kind of optimization? if (1) { ... } else (void)0 [duplicate]
Dec 10, 2025
c++
c
c-preprocessor
c++-faq
Going mad trying to compile against OpenSSL/libcrypto
Dec 09, 2025
c++
node.js
cygwin
openssl
waf
Is it worth implementing C++ code through JNI in this application?
Dec 08, 2025
java
c++
java-native-interface
Visual C++ Compiler Flag for Visual Studio 2013 for Targeting XP
Dec 10, 2025
c++
visual-studio-2013
compiler-options
« Newer Entries
Older Entries »