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
Is it standard behaviour that adding const to size_t can cause compile failure?
May 13, 2019
c++
c++11
gcc
clang
language-lawyer
Undefined behavior with std::move
Oct 29, 2022
c++
c++11
Remove vector element use the condition in vector<bool>
Mar 20, 2019
c++
c++11
When can std::condition_variable be used without a predicate?
Oct 29, 2022
c++
multithreading
c++11
condition-variable
spurious-wakeup
CRTP -- accessing incomplete type members
Aug 05, 2019
c++
c++11
crtp
incomplete-type
Template argument not deduced for inner class
Mar 03, 2019
c++
templates
c++11
Allocator usage in C++ (STL Tree)
Feb 01, 2022
c++
c++11
stl
allocator
How to efficiently delete elements from a vector given an another vector
Oct 21, 2022
c++
algorithm
c++11
vector
Warning C4244 \ '=': conversion from 'int' to 'char', possible loss of data?
Sep 06, 2022
c++
c++11
C++ best way to split vector into n vector
Apr 18, 2022
c++
c++11
vector
std::unique_ptr and QObject::deleteLater
Jul 25, 2022
qt
c++11
Does wrapping a std::atomic_flag in a getter/setter void its "atomicity"?
Jul 15, 2021
c++
multithreading
c++11
Why std::atomic is not trivial type in only Visual C++?
Oct 18, 2022
c++
c++11
visual-c++
Ratio<,> is constant, but what if I want to accept different ratios as an argument?
Apr 19, 2022
c++
c++11
metaprogramming
std
rational-numbers
Extending namespace std to implement make_unique when using C++11
Sep 13, 2022
c++
c++11
c++14
replace all odd values in vector with coresponing value from new vector
Nov 07, 2022
c++
algorithm
c++11
vector
stdvector
Is calculating address difference undefined behaviour?
Oct 15, 2022
c++
c++11
language-lawyer
Write a function that only accepts literal `0` or literal `1` as argument
May 29, 2022
c++
c++11
c++17
constexpr
literals
Is std::swap atomic in C++0x due to rvalue references?
Jul 19, 2022
c++
c++11
Which compiler(s) have the most advanced support for the current state of C++0x? [duplicate]
Nov 14, 2022
c++
c++11
« Newer Entries
Older Entries »