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
Number of value representation bits in a integer, according to the standard?
Nov 02, 2022
c++
standards
language-lawyer
c++14
bit
Why std::is_constructible stops at immediate context?
Nov 01, 2022
c++
language-lawyer
c++14
template-meta-programming
typetraits
What is the exact meaning of the statement "The expression e is used as a glvalue if and only if the initialization uses it as a glvalue" in [conv]/6
Oct 31, 2022
c++
c++14
language-lawyer
c++17
Deduction of result type of callable
Nov 01, 2022
c++
c++14
callable
type-deduction
No matching function std::forward with lambdas
Nov 01, 2022
c++
templates
lambda
c++14
perfect-forwarding
Convert `hana::string` to `constexpr const char (&)[]`
Oct 31, 2022
c++
string
c++14
constexpr
boost-hana
Are enumeration types layout compatible with their underlying type?
Oct 23, 2022
c++
enums
language-lawyer
c++14
Emscripten and C++14
Oct 22, 2022
c++14
emscripten
Dependent qualified name lookup in C++14
Oct 21, 2022
c++
templates
language-lawyer
c++14
overload-resolution
Does OS X 10.7 libc++ support c++14?
Oct 21, 2022
c++
macos
osx-lion
c++14
libc++
Preventing unsafe dereferencing of std::unique_ptr
Oct 20, 2022
c++
c++11
c++14
unique-ptr
How to call conditionally B::f only if derived from B in C++11?
Apr 22, 2022
c++
templates
c++11
c++14
Is the initializer of a constexpr variable at class scope allowed to reference the variable?
Sep 15, 2022
c++
c++14
language-lawyer
constexpr
In C++, does the scope of a named parameter include the expression for its default value?
Mar 18, 2021
c++
scope
c++14
overloading
default-value
std::make_unique causes big slowdown?
May 21, 2021
c++
stl
g++
c++14
clang++
How to construct an std::array with index sequence?
Jun 14, 2021
c++
arrays
c++11
templates
c++14
What trait / concept can guarantee memsetting an object is well defined?
Feb 05, 2022
c++
c++14
metaprogramming
sfinae
c++20
const T{}; works, const T; fails when T is a non-POD,
Aug 17, 2021
c++
gcc
clang
language-lawyer
c++14
Why is std::tie not marked constexpr for C++14?
May 17, 2021
c++
c++11
tuples
constexpr
c++14
Try to understand compiler error message: default member initializer required before the end of its enclosing class
Aug 01, 2022
c++
c++11
c++14
c++17
« Newer Entries
Older Entries »