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
Why defining a destructor deletes the implicitly defined move assignment operator?
Jun 30, 2022
c++
c++11
destructor
move-assignment-operator
Which Clang warning is equivalent to Wzero-as-null-pointer-constant from GCC?
Jun 23, 2022
c++
c++11
clang
compiler-warnings
nullptr
Adapting a template-provided base class
Jun 21, 2022
c++
c++11
Do tuple implementations have an optimized layout?
May 13, 2020
c++
c++11
tuples
memory-alignment
Compile time elimination of virtual tables?
Sep 06, 2022
c++
oop
c++11
gcc "overflow in expression" while equivalent equivalent expression works fine
Mar 18, 2021
c++
c++11
gcc
How to remove the last character of a UTF-8 string in C++?
Aug 22, 2022
c++
string
c++11
unicode
utf-8
Protected variables naming and the standard
Oct 27, 2022
c++
c++11
Why doesn't future::wait() block
Feb 21, 2022
c++
multithreading
c++11
promise
future
How to use unique_ptr with std::copy?
Oct 21, 2022
c++
c++11
smart-pointers
unique-ptr
Unknown exception from std::promise
Dec 27, 2021
c++
c++11
promise
c++14
future
Returning a lambda capturing a local variable
Aug 23, 2022
c++
c++11
lambda
currying
Can I store a function's output parameter into a unique_ptr?
Jul 04, 2022
c++
c++11
unique-ptr
What does these few lines do as a small test framework in C++?
Aug 08, 2020
c++
c++11
Using std::mutex as member variable in a class
Nov 09, 2018
c++11
mutex
stdmutex
Doesn't compiler give an ambiguous error for "const" and "not-const" functions
Nov 04, 2022
c++
function
c++11
c++14
constants
for_each not returning (boolean) value
Jun 16, 2022
c++
c++11
C++ binary predicate implementation requirements for std::search
Jun 11, 2022
c++
c++11
How can I use all the cores in the loop?
Nov 15, 2022
c++
multithreading
c++11
c++14
c++17
Qt: How to use Qt's Smartpointers
May 26, 2022
c++
qt
c++11
smart-pointers
« Newer Entries
Older Entries »