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++11
C++ move semantics: why copy assignment operator=(&) is called instead of move assignment operator=(&&)?
Sep 15, 2022
c++
c++11
operator-overloading
move
move-constructor
How to prevent clients from passing a nullptr to a constructor?
Apr 27, 2018
c++
c++11
constructor
unique-ptr
Why does this simple thread code fail?
Aug 23, 2022
c++
multithreading
c++11
stl
Share a variable between main and thread
Aug 29, 2022
c++
multithreading
qt
c++11
network-programming
c++ unique pointer: memory leak
Feb 17, 2022
c++
c++11
memory-leaks
smart-pointers
unique-ptr
c++11 plain old object default value
May 26, 2022
c++
c++11
initialization
std:: qualifier needed when overloaded namespace function exists?
Oct 26, 2022
c++
c++11
name-lookup
C++ nullptrt_t as argument in a constructor
Feb 22, 2022
c++11
nullptr
Find largest element smaller than current with STL
Aug 30, 2019
c++11
stl
MSVC error when using capture-less lambda expressions as second and third operand of conditional operator
Jan 01, 2018
c++
visual-c++
c++11
visual-studio-2013
language-lawyer
what are the use cases for std::unique_lock::release?
Nov 14, 2022
c++
multithreading
c++11
locking
Create hash queue with variadic template
Oct 11, 2022
c++
templates
c++11
variadic-templates
variadic
How can I explicitly view the results of type inference by auto?
Sep 12, 2022
c++
c++11
type-inference
C++ What determines which version of C++ can run on a specific architecture (like Arduino)
Jul 07, 2022
c++
c++11
g++
C++ array of char using unique_ptr
Jul 14, 2022
c++
c++11
unique-ptr
How can I create a macro which uses a value multiple times, without copying it?
Aug 20, 2018
c++
c++11
macros
undefined-behavior
forwarding-reference
How to use smart pointer for auto clean-up?
Oct 18, 2022
c++
pointers
c++11
stream
smart-pointers
Do c++11-compatible compilers always ignore inline hints?
Jun 13, 2022
c++
c++11
inline
How to delay a function without stopping the application
Apr 29, 2022
c++
c++11
visual-c++
Having a function only accept non-const lvalues
Feb 26, 2022
c++
c++11
vector
c++14
universal-reference
« Newer Entries
Older Entries »