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
constexpr member functions that don't use this?
Jul 09, 2020
c++
c++14
language-lawyer
constexpr
Behavior of fputc() for a stream opened with read mode
Oct 17, 2022
c
language-lawyer
fopen
undefined-behavior
stdio
decltype(auto), trailing return type and sfinae: can we mix them?
May 31, 2019
c++
templates
language-lawyer
sfinae
decltype
Are checked guard parameter packs cause of ill-formed programs in case of specializations?
Jun 06, 2020
c++
c++11
templates
language-lawyer
variadic-templates
Point of evaluation of exception specification
Mar 08, 2022
c++
language-lawyer
c++17
noexcept
C++ block scope extern declaration linkage, confusing C++ standard explanation
Mar 17, 2022
c++
clang
c++14
language-lawyer
c++17
Evaluating noexcept specifier before template type deduction
Nov 05, 2019
c++
c++11
language-lawyer
noexcept
MSVC and constexpr for function parameter?
Aug 16, 2022
c++
c++11
language-lawyer
constexpr
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
« Newer Entries
Older Entries »