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
Force read of volatile variable
Aug 30, 2022
c
language-lawyer
Is 0-initialization of atomics guaranteed to set the value member to 0?
Aug 11, 2019
c++
c++11
initialization
language-lawyer
atomic
Is a semicolon prohibited after NAME in `for NAME do ...`?
Oct 13, 2019
shell
posix
language-lawyer
Are pre-main global initializers guaranteed to run single-threaded?
Aug 10, 2022
c++
multithreading
language-lawyer
Is it legal to initialize multiple overlapping fields in a union's member initializer list?
Jan 20, 2018
c++
language-lawyer
Is rename required by standard to be atomic?
Aug 21, 2022
c
language-lawyer
Moving from a moved-from object
Feb 20, 2022
c++
language-lawyer
move-semantics
Fixed point combinator and explicit result type
Sep 16, 2022
c++
lambda
c++14
language-lawyer
c++17
Aggregate initialization does not uphold constructor access [duplicate]
Sep 03, 2018
c++
c++11
initialization
language-lawyer
aggregate-initialization
Wrong overload called when constructing from initializer_list inside parentheses
Sep 29, 2022
c++
c++11
visual-c++
language-lawyer
clang++
Parameter Pack Matching Rules with Multiple Packs
Jan 23, 2022
c++
c++11
templates
language-lawyer
variadic-templates
template pointer parameter pack
Oct 27, 2022
c++
templates
language-lawyer
variadic-templates
Why compile-time floating point calculations might not have the same results as run-time calculations?
Aug 27, 2022
c++
floating-point
language-lawyer
constexpr
floating-accuracy
Is !NaN not a NaN?
Oct 26, 2022
c++
floating-point
language-lawyer
nan
Is an STL Container of const T with a custom allocator ill-formed?
Aug 08, 2021
c++
c++14
language-lawyer
How to define constructor of fully-specialized class within another class template
Feb 19, 2022
c++
templates
language-lawyer
c++17
Pointer to deallocated variable changes address
Sep 15, 2022
c++
pointers
language-lawyer
undefined-behavior
object-lifetime
Is it UB to call a non-const method on const instance when the method does not modify members? [duplicate]
Jun 24, 2022
c++
constants
language-lawyer
const-cast
What are the name lookup and type simplification rules for trailing return types?
Jul 01, 2022
c++
c++11
language-lawyer
return-type
trailing-return-type
How to check whether an int variable contains a legal (not trap representation) value?
Jan 01, 2022
c++
integer
language-lawyer
data-representation
bit-representation
« Newer Entries
Older Entries »