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
clang, std::function and -fno-rtti
Jul 08, 2018
c++
c++11
clang
clang-cl
Check if a class explicitely defines a member type in an inheritance hierarchy
Sep 23, 2022
c++
c++11
templates
c++14
sfinae
How to make a copy of vector of shared_ptrs? [duplicate]
Sep 16, 2022
c++
c++11
inheritance
shared-ptr
Template arguments of the first template type
Jul 11, 2022
c++
c++11
templates
callback
constexpr
C++ Default constructors in union with variant member with non-trivial default constructor
Dec 31, 2019
c++
c++11
language-lawyer
unions
default-constructor
Why condition_variable is waiting for the lock in producer-consumer? C++
Nov 06, 2022
c++
c++11
concurrency
locking
producer-consumer
c++ lambda function calls pure virtual function
Jul 22, 2019
c++
multithreading
c++11
lambda
stdthread
What is the most common reason that "bad_alloc" is thrown?
Apr 02, 2022
c++
c++11
bad-alloc
How can I define iterator and const_iterator in my class while I uses std::vector as field in my class?
Jul 17, 2022
c++
class
c++11
vector
iterator
How to check if file copy and writing was successful
Jul 22, 2022
c++
c++11
ifstream
ofstream
Checking function signature using C++11 is_same?
Sep 01, 2020
c++
c++11
signature
typetraits
How to enable move semantics when adding custom objects to a vector?
Mar 02, 2022
c++
c++11
move-semantics
How to find the number of iterations of binary search algorithm?
Jul 03, 2022
c++
algorithm
c++11
binary-search
string representing date and transform it
Jun 16, 2022
c++
string
c++11
stdstring
Performance difference for iteration over all elements std::unordered_map vs std::map?
Aug 21, 2022
c++
c++11
stl
Legal use of non-trailing function template parameter pack?
Oct 26, 2022
c++
c++11
variadic-templates
default-parameters
function-templates
Use case for std::forward_as__tuple
Nov 05, 2021
c++
c++11
std
stdmap
Why does 'typeid(x) == typeid(y)' evaluate to true, where 'x' and 'y' are id-expression of type T and T& respectively?
May 28, 2022
c++
c++11
language-lawyer
typeid
Why does const std::pair<K,V>& in range-based for loop on std::map not work? [duplicate]
Aug 13, 2021
c++
c++11
c++14
stdmap
terminate called after throwing an instance of 'std::system_error'
Apr 10, 2021
c++
multithreading
c++11
libstdc++
« Newer Entries
Older Entries »