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 It Possible to Use a `constexpr` Template Variable as the Default for a Formal Template Argument
Aug 30, 2022
c++
c++14
as-if rule and removal of allocation
May 11, 2022
c++
c++14
as-if
Literal Type Class in C++11/C++14
Oct 19, 2022
c++
c++11
types
c++14
literals
Correct behavior of built-in operator candidates of overload resolution in the operator expression context
Sep 10, 2022
c++
operator-overloading
c++14
c++17
How to define a Hash class for custom std::basic_string<> specialization class just like std::string?
Aug 27, 2022
c++
string
hash
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
« Newer Entries
Older Entries »