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 language-lawyer
Does this program violate the ODR?
Feb 15, 2022
c++
visual-c++
language-lawyer
Obviously ambiguous call does not cause a compilation error on GCC
Dec 31, 2021
c++
c++11
language-lawyer
diagnostics
ambiguous-call
std::type_info::hash_code() uniqueness and the meaning of "should"
Nov 28, 2021
c++
language-lawyer
rtti
abi
Should a name found in a dependent base class hide a namespace name at the point of instantiation?
Jun 16, 2018
c++
templates
language-lawyer
Allocating memory for a part of structure
Mar 15, 2022
c
struct
language-lawyer
undefined-behavior
Pointer to one before first element of array
Nov 15, 2022
c
language-lawyer
pointer-arithmetic
C++ lambda capturing by copy of parent lambda's captured value
Aug 23, 2022
c++
g++
language-lawyer
clang++
Possible MSVC compiler bug
Sep 05, 2022
c++
visual-c++
language-lawyer
std
shared-ptr
Requires-clause appears after template template parameter: is this legal grammar?
Sep 30, 2022
c++
templates
language-lawyer
c++20
c++-concepts
Is it UB to access 'padded' bytes?
Apr 21, 2022
c++
alignment
language-lawyer
Variadic macro with no arguments for its variadic parameter
Oct 17, 2022
c++
c++11
c-preprocessor
language-lawyer
variadic-macros
Overload resolution with universal reference involved
Nov 18, 2021
c++
gcc
c++11
clang
language-lawyer
Is it legal to cast float* to std::complex<float>*
Dec 05, 2021
c++
c++11
language-lawyer
Extending temporary's lifetime, works with block-scoped aggregate, but not through `new`; why?
Mar 26, 2020
c++
c++11
language-lawyer
object-lifetime
Why does the first function call bind to the first function? [duplicate]
Sep 14, 2022
c++
function
templates
language-lawyer
overload-resolution
Why can't a class extend a static nested class occurring within it?
Sep 15, 2022
java
language-lawyer
inner-classes
non-static data member initialization with new expression
Aug 06, 2022
c++
c++11
gcc
language-lawyer
Difference between T t {x} and T t = { x } for integral or enumeration type?
Jul 17, 2021
c++
initialization
language-lawyer
c++14
[[maybe_unused]] on enumerator
Sep 05, 2022
c++
attributes
language-lawyer
c++17
User-defined conversion operator template and built-in operators: no match for operator
Nov 02, 2022
c++
c++11
language-lawyer
« Newer Entries
Older Entries »