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
Function to generate a tuple given a size N and a type T
Sep 11, 2022
c++
templates
c++14
variadic-templates
stdtuple
Can template inheritance from its another specialization be a circular dependency or is it a clang's bug
Jun 07, 2022
c++
templates
c++14
variadic-templates
circular-dependency
Why std::thread accepts a functor by forwarding reference
Oct 19, 2021
c++
multithreading
c++11
c++14
forwarding-reference
How to get all parameters' types from parameter pack?
Jul 01, 2022
c++
templates
c++11
c++14
typetraits
What was the purpose of the emboldened text below in [class.copy]/12 in C++14?
Apr 12, 2022
c++
c++14
language-lawyer
C++ meta function that determines if a type is callable for supplied arguments
Mar 06, 2022
c++
c++11
c++14
template-meta-programming
extern template 'inconsistent explicit instantiations'
Oct 18, 2020
c++
c++11
c++14
Why is declaration-seq in the C++ standard written this way?
Jul 25, 2021
c++
parsing
c++11
c++14
language-lawyer
Why are there const overloads of mutating Boost.Range algorithms?
Jun 28, 2022
c++
c++11
boost
c++14
range-v3
Can we use heterogeneous lookup comparator to perform a "partial-match" search on STL associative containers?
Jan 22, 2022
c++
stl
c++14
What is the prettiest way to convert time_point to string?
Mar 23, 2021
c++
string
c++11
c++14
chrono
Unqualified name lookup: Why local declaration hides declaration from using directive
Nov 20, 2022
c++
c++14
language-lawyer
name-lookup
Generic lambda cannot be used within a namespace?
Sep 01, 2022
c++
namespaces
c++14
generic-lambda
RVO and deleted move constructor in C++14
May 27, 2022
c++
c++14
move-constructor
Generic std::function to store a generic lambda [duplicate]
Jun 12, 2022
c++
lambda
c++14
std-function
generic-lambda
Function taking pointer-to-method regardless of constness
Sep 17, 2022
c++
templates
c++14
Different behavior between libstdc++ and libc++ when constructing std::function with lambda
Aug 19, 2020
c++
c++11
lambda
c++14
libc++
Did template concepts get to c++14?
May 08, 2022
c++
c++14
Is it always safe to use C++14's auto function type return deduction in place of std::common_type?
Apr 02, 2019
c++
return
auto
c++14
return-type-deduction
Is rule 3 in section 3.3.7/1 from N3936 redundant?
Jan 09, 2021
c++
scope
language-lawyer
c++14
« Newer Entries
Older Entries »