Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in language-lawyer

At which point does map::emplace create an object?

c++ c++11 language-lawyer

Perfect forwarding of variables declared with structured binding

Is it guaranteed that sizeof(T[N]) == N * sizeof(T)?

GCC : Unscoped enumeration type give an ambiguity error

What are the differences between a+i and &a[i] for pointer arithmetic in C++?

When is a constexpr evaluated at compile time?

Using concepts in an unevaluated context gives inconsistent results

How to set the value of an enumeration constant outside the range of int?

std::hash template partial specialization

When is a C++ expression well formed?

Why class data members can't be initialized by direct initialization syntax?

Different parameter name in function prototype

Mysterious line in stack trace

Follow-up: What exactly is a variable in C++14/C++17?

Is every "normal" use of user-defined literals undefined behavior?

c++ language-lawyer

read before write is undefined with malloced memory?

Why can fixed-size arrays be on the stack, but str cannot?

rust language-lawyer

Does an observable difference exist using `unsigned long` and `unsigned int` in C (or C++) when both are 32 bits wide?

What's the difference between void and cv void?

c++ c++11 language-lawyer

Visual Studio 2015 - Compiler Warning (level 2) C4146