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
Algorithm for function evaluation by pairs (C++, STL)
Jul 24, 2022
c++
algorithm
c++11
stl
c++14
std::move Vs std::forward
Feb 12, 2022
c++
c++11
move
perfect-forwarding
g++ and clang++ different behaviour with SFINAE and SFINAE failure
Apr 20, 2022
c++
c++11
g++
sfinae
clang++
Got singular iterator error in looping with iterator and pop_back
Aug 21, 2022
c++
c++11
iterator
reverse-iterator
Return initializer list instead of vector in std::function
Sep 11, 2019
c++
c++11
vector
initializer-list
std-function
Why std::thread accepts a functor by forwarding reference
Oct 19, 2021
c++
multithreading
c++11
c++14
forwarding-reference
Prevent std::function in gcc from allocating memory or increase threshhold
Sep 24, 2022
c++
c++11
gcc
memory-management
std-function
How to get all parameters' types from parameter pack?
Jul 01, 2022
c++
templates
c++11
c++14
typetraits
How to metaprogram a generic list extraction for building a function call
Jun 17, 2018
c++
c++11
template-meta-programming
write death test to verify std::set_terminate behavior
Dec 19, 2018
c++
c++11
exception
exception-handling
googletest
avoiding redefinition of variables for single header
Nov 10, 2022
c++
c++11
namespaces
extern
Why does comparing unsigned long with negative number result in false? [duplicate]
Aug 02, 2022
c++
c++11
Using getter, setter in c++
Sep 06, 2019
c++
c++11
C++ meta function that determines if a type is callable for supplied arguments
Mar 06, 2022
c++
c++11
c++14
template-meta-programming
Return moveable member variable from class
Apr 15, 2022
c++
c++11
move-semantics
extern template 'inconsistent explicit instantiations'
Oct 18, 2020
c++
c++11
c++14
Why is my swap<string,string> far slower than the std version?
Nov 21, 2022
c++
performance
c++11
C++11 usage of delete specifier vs private functions
Nov 08, 2022
c++
c++11
C++ no type named ‘value_type’ in ‘struct std::iterator_traits<int>'
May 15, 2020
c++
c++11
templates
iterator
Why is declaration-seq in the C++ standard written this way?
Jul 25, 2021
c++
parsing
c++11
c++14
language-lawyer
« Newer Entries
Older Entries »