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
Is there a case missing in §8.5 p17 (semantics of initializers) of N3797?
Feb 05, 2021
c++
c++11
initialization
language-lawyer
c++14
Is there a way to detect construction of a const qualified object? [duplicate]
Jun 16, 2021
c++
c++11
constructor
constants
c++14
constexpr member functions that don't use this?
Jul 09, 2020
c++
c++14
language-lawyer
constexpr
A little hazy about std::ref() and std::bind() with variadic templates
Jan 15, 2022
c++
templates
c++11
c++14
variadic-templates
How to use C++14 with Xcode?
Oct 16, 2022
macos
clang
c++14
C++ block scope extern declaration linkage, confusing C++ standard explanation
Mar 17, 2022
c++
clang
c++14
language-lawyer
c++17
constexpr array of constexpr objects using move ctor
Oct 18, 2022
c++
c++11
c++14
constexpr
storage duration of underlying character data with user-defined string literal
Aug 27, 2022
c++
c++11
c++14
user-defined-literals
storage-duration
Writing to different offsets in array always well defined
Nov 17, 2018
c++
multithreading
language-lawyer
c++14
Boost.Spirit.x3 avoid collapsing two consecutive attributes of the same type into a vector
May 04, 2021
c++
boost
c++14
boost-spirit
boost-spirit-x3
sfinae away a destructor
May 05, 2019
c++
c++14
constexpr
sfinae
Variable template template?
Aug 26, 2022
c++
c++14
c++17
template-templates
variable-templates
Name conflict between namespace and class template: different compiler behavior
Mar 30, 2021
c++
templates
namespaces
c++14
language-lawyer
Filtering string using regex in utf8 format
Nov 08, 2022
c++
regex
unicode
utf-8
c++14
Why is this constexpr function giving different results under different circumstances in gcc?
Aug 20, 2022
c++
g++
c++14
constexpr
Metaprogramming tricks: how to simplify implementation of two metafunctions
Sep 10, 2017
c++
metaprogramming
c++14
template-specialization
typetraits
Why no transparent C++1x std::map::at?
Nov 13, 2022
c++
c++11
c++14
language-lawyer
result_of does not define type for mem_fn
Dec 27, 2021
c++
c++14
member-function-pointers
result-of
pointer-to-member
Why does gcc warn about large alignas value?
Nov 07, 2021
c++
c++14
What does template<class = enable_if_t<...>> do?
Feb 28, 2022
c++
stl
c++14
variadic-templates
sfinae
« Newer Entries
Older Entries »