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
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
lvalue-to-rvalue conversion of an array in ISO C
Feb 26, 2017
c++
c
visual-studio-2008
language-lawyer
lvalue-to-rvalue
What is the purpose of the s==NULL case for mbrtowc?
Feb 21, 2022
c
standards
multibyte
language-lawyer
C++11: Ambiguity between Converting Constructor and Conversion Function in Initialization of Pass-By-Value Parameter?
Mar 21, 2022
c++
c++11
copy-constructor
implicit-conversion
language-lawyer
Can types in `cname` and `name.h` be different types?
Apr 12, 2022
c++
standards-compliance
language-lawyer
standard-library
Does the C++ standard require a binary machine?
Mar 01, 2022
c++
language-lawyer
Is converting between pointer-to-T, array-of-T and pointer-to-array-of-T ever undefined behaviour?
Aug 22, 2022
c++
c
language-lawyer
c++ standard section id where its mentioned that Destructors are implicitly no throw
May 29, 2022
c++
exception
c++11
destructor
language-lawyer
I think I can understand §5.3.4/11 in N4140, but the notion of an allocation function which has been extended is incomprehensible to me
Apr 18, 2016
c++
language-lawyer
new-operator
c++14
Is this use of reinterpret_cast on differently-qualified struct members safe?
Oct 24, 2022
c++
c++11
language-lawyer
reinterpret-cast
strict-aliasing
Are enums as bitfields implementation-defined types?
Sep 05, 2022
c
language-lawyer
c99
Difference between default (user-defined) constructor and constructor with default arguments?
Sep 01, 2022
c++
constructor
language-lawyer
default-constructor
Why do std::stof, std::stod, and std::stold handle errors with exceptions?
Apr 08, 2017
c++
c++11
language-lawyer
c++-standard-library
« Newer Entries
Older Entries »