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
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
Do Unisys latest mainframe systems still use ones' complement representations?
Feb 06, 2022
c
language-lawyer
legacy
ones-complement
unisys
Is it a defect when the base class is a dependent type
Sep 11, 2022
c++
templates
c++17
language-lawyer
Could std::vector::iterator legally be a pointer
Sep 28, 2022
c++
pointers
iterator
language-lawyer
stdvector
What is stopping the compiler from eliminating data members unused in each particular context?
Sep 24, 2021
c++
c++17
language-lawyer
Can a class containing a function pointer be used as a non-type template parameter?
Jun 29, 2022
c++
templates
language-lawyer
c++20
non-type
What is an encoding error for sprintf that should return -1?
Aug 29, 2022
c
gcc
error-handling
language-lawyer
gcc accepts and clang rejects this code with nested generic lambdas, why?
Dec 31, 2021
c++
lambda
g++
language-lawyer
clang++
Can not-copyable class be caught by value in C++?
Sep 11, 2022
c++
exception
initialization
language-lawyer
copy-initialization
« Newer Entries
Older Entries »