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
Is it legal to check whether the address of a subobject lies within the bounds of a containing object
Aug 01, 2020
c++
c++11
c++14
language-lawyer
c++17
How to work around std::get<>()'s lack of concurency specification
Dec 03, 2021
c++
multithreading
tuples
language-lawyer
c++17
Does C++11 require allocators to be default constructible, libstdc++ and libc++ disagree?
May 15, 2017
c++
c++11
language-lawyer
libstdc++
allocator
Are super-SCARY iterators legal?
Nov 02, 2022
c++
iterator
language-lawyer
Why are C++ classes with virtual functions required to have a non-trivial copy constructor?
Apr 14, 2022
c++
c++11
language-lawyer
Type requirements for std::map
Mar 17, 2017
c++
stl
language-lawyer
Is it undefined behavior to #define/#undef an identifier with special meaning?
Oct 24, 2022
c++
c++11
language-lawyer
undefined-behavior
Is (or will be) the use of familiar template syntax in lambda expressions allowed?
Oct 30, 2022
c++
lambda
language-lawyer
c++14
Java: Using "this" as an argument/parameter name of an instance method? [duplicate]
Jan 07, 2020
java
methods
language-lawyer
Why is this expression not a constant expression?
Nov 19, 2022
c++
language-lawyer
c++17
P1236R1 : Why is the c++ standard trying to move away from the word "bit" when defining integers?
Oct 31, 2020
c++
language-lawyer
c++20
gcc and clang disagree on whether expression is constant evaluated
Feb 25, 2022
c++
language-lawyer
c++20
constant-expression
Ambiguous operator overload on clang
Jun 16, 2019
c++
c++11
clang
language-lawyer
Why can I use gets() in gcc -std=c11?
Jan 05, 2018
c
gcc
language-lawyer
c11
gets
Throwing an rvalue
Nov 27, 2019
c++
language-lawyer
c++14
throw
Do 'a' and '0' always have positive values even if char is signed?
Oct 20, 2022
c
character-encoding
language-lawyer
if constexpr with static_assert in lambda, which compiler is correct?
Aug 10, 2022
c++
templates
language-lawyer
c++17
static-assert
If I jump out of a catch-block with "goto", am I guaranteed that the exception-object will be free'ed?
Feb 28, 2022
c++
exception
language-lawyer
abi
setjmp
Is the explanation of relaxed ordering erroneous in cppreference?
Jun 26, 2022
c++
multithreading
c++11
language-lawyer
as-if
Is the time complexity of `std::vector<T>::clear` *really* not specified?
Mar 10, 2020
c++
std
language-lawyer
« Newer Entries
Older Entries »