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
Preprocessing multiline comments and their embedded newlines at the end of file
May 14, 2018
c++
c
comments
c-preprocessor
language-lawyer
Should bit-fields less than int in size be the subject of integral promotion?
Oct 15, 2022
c++
visual-studio-2015
language-lawyer
bit-fields
integer-promotion
Writing to different offsets in array always well defined
Nov 17, 2018
c++
multithreading
language-lawyer
c++14
Why is the return type of std::reverse_iterator::operator[] unspecified?
Sep 14, 2018
c++
c++11
stl
language-lawyer
In class nested static const member variable initialization Clang vs GCC which compiler is right?
Apr 02, 2021
c++
gcc
clang
language-lawyer
static-members
VS2015 and clang compile this code, but g++ rejects it. Which one is correct?
Apr 23, 2020
c++
namespaces
language-lawyer
friend
Name conflict between namespace and class template: different compiler behavior
Mar 30, 2021
c++
templates
namespaces
c++14
language-lawyer
Why is const lost in this template structure?
Mar 08, 2022
c++
templates
language-lawyer
May C evaluate with multiple floating-point formats?
Oct 24, 2021
c
floating-point
language-lawyer
g++ and clang++ different behaviour with friend template function defined inside a template class
Jul 21, 2019
c++
templates
language-lawyer
friend
Can a reinterpret_cast change the object representation?
Feb 10, 2022
c++
language-lawyer
Why template with only valid empty variadic pack ill formed?
Sep 30, 2022
c++
templates
language-lawyer
variadic-templates
C++ function pointer argument with template
Feb 24, 2022
c++
templates
lambda
language-lawyer
function-pointers
C standard regarding sizeof overflowing size_t
Mar 24, 2022
c
language-lawyer
sizeof
variable-length-array
Why is dereferencing of nullptr while using a static method not undefined behaviour in C++?
Aug 28, 2022
c++
language-lawyer
static-methods
undefined-behavior
null-pointer
Can a const int ref in a constructor safely bind to a literal?
Mar 14, 2022
c++
reference
language-lawyer
temporary
object-lifetime
What is the correct result of std::is_constructible<void()>::value?
Jan 27, 2021
c++
language-lawyer
typetraits
Is a c++11 variadic function template overload with a dependent type ambiguous?
Feb 18, 2018
c++
c++11
gcc
clang
language-lawyer
Partially specializing on non-type template parameter of the wrong type
Apr 30, 2021
c++
templates
c++11
language-lawyer
type-parameter
Is behaviour well-defined when `sleep_until()` specifies a time point in the past?
Jun 28, 2020
c++
c++11
language-lawyer
chrono
stdthread
« Newer Entries
Older Entries »