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 there anyway I can make a template<typename T> accept multiple values?
Aug 17, 2022
c++
templates
c++11
Perfect forwarding for void and non-void returning functions
Aug 01, 2020
c++
c++11
overloading
rvalue-reference
C++11 tuple performance
Mar 10, 2017
c++
c++11
C++11 template alias as template template argument leads to different type?
Oct 04, 2022
c++
templates
c++11
template-templates
template-aliases
How to obtain a const qualified declval?
Dec 27, 2021
c++
c++11
constants
decltype
How compute array size during compilation (without accepting pointers)?
Aug 29, 2022
c++
arrays
templates
c++11
enable-if
VC++: Performance drop x20 when more threads than cpus but not under g++
Nov 15, 2022
c++
multithreading
visual-c++
c++11
visual-studio-2013
signal on condition variable without holding lock
Aug 13, 2018
c++
multithreading
c++11
condition-variable
Best way to write constructor of a class who holds a STL container in C++11
Aug 25, 2021
c++11
constructor
move
std::hash template partial specialization
Sep 30, 2019
c++
templates
c++11
std
language-lawyer
When is a C++ expression well formed?
Nov 05, 2020
c++
c++11
language-lawyer
c++14
Emplacing in vector using default constructor
Jan 27, 2020
c++
c++11
vector
emplace
Why can I use ostream cout in a lambda although it wasn't captured?
Sep 10, 2017
c++
c++11
lambda
C++11: Range-looping vector from the second element?
Nov 02, 2022
c++11
for-loop
stdvector
SFINAE: std::enable_if as function argument
Nov 11, 2022
c++
templates
c++11
sfinae
Is there any advantage to implementing functions as free functions rather than members in C++?
Nov 11, 2022
c++
class
c++11
optimization
Undefined reference to process(std::__cxx11::basic_string ... ) when compiling affdex linux sample applications
Oct 26, 2021
c++
linux
c++11
gcc
affdex-sdk
Why does the compiler complain about this not being a constexpr?
Oct 18, 2022
c++
c++11
visual-c++
constexpr
Is std::map::end thread-safe and is guaranteed that it always the same for the same container?
Oct 20, 2022
c++
multithreading
c++11
concurrency
c++14
Function template parameter pack not at the end of the parameter list
Aug 21, 2022
c++
templates
c++11
variadic-templates
variadic-functions
« Newer Entries
Older Entries »