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++14
Unknown exception from std::promise
Dec 27, 2021
c++
c++11
promise
c++14
future
Doesn't compiler give an ambiguous error for "const" and "not-const" functions
Nov 04, 2022
c++
function
c++11
c++14
constants
Is there a way to make this C++14 recursive template shorter in C++17?
Aug 16, 2020
c++
c++14
c++17
How can I use all the cores in the loop?
Nov 15, 2022
c++
multithreading
c++11
c++14
c++17
How to capture variable inside lambda
Nov 04, 2022
c++
lambda
c++14
Invoke a method with a timeout
Apr 26, 2022
c++
c++14
c++17
Do I Need to use ref With make_pair to Return a Reference?
Jan 31, 2022
c++
reference
visual-studio-2017
c++14
std-pair
Does the C++ standard allow for an implementation to coalesce allocations?
Feb 03, 2017
c++
c++11
c++14
Reference invalidation after applying reverse_iterator on a custom made iterator
Jan 04, 2021
c++
c++11
c++14
reverse-iterator
Conversion between std::tuple and boost::tuple
Jun 22, 2022
c++
boost
tuples
variadic-templates
c++14
Finding all keys that correspond to same value in std::unordered_map
Sep 24, 2021
c++
c++11
stl
c++14
Trouble understanding C++14 Relaxed constexpr restrictions
Oct 17, 2022
c++
c++11
c++14
constexpr
Remove rvalueness, keep lvalue references (standard type trait available?)
Jun 03, 2022
c++
c++14
rvalue-reference
typetraits
perfect-forwarding
Clang vs gcc std::crbegin with boost::iterator_range
Jun 17, 2022
c++
gcc
boost
clang
c++14
Differentiating alias and real-types at compile time?
Nov 14, 2022
c++
c++14
alias
Wrapper to build std::unique_ptr with plain function deleters
Jun 14, 2022
c++
c++11
templates
c++14
Combine two or more arrays of different size to one array at compiletime
Dec 09, 2021
c++
arrays
c++14
Variadic template: Perfect forwarding of integer parameter to lambda
Apr 28, 2022
c++
c++14
Call lambda with the cartesian product of values in multiple input vectors
Sep 12, 2022
c++
templates
lambda
c++14
variadic-templates
Is it possible to use std::make_unique in Xcode 5.1?
Oct 26, 2018
c++
xcode
std
c++14
« Newer Entries
Older Entries »