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
Is the cppreference definition of non-static data member wrong?
Jan 23, 2020
c++
language-lawyer
Can expression using pointers causing unspecified (not undefined!) behaviour be used in constexpr context?
Aug 03, 2021
c++
c++11
language-lawyer
constexpr
unspecified-behavior
Call unlock on std::shared_mutex that is locked in shared mode
Jun 17, 2022
c++
multithreading
language-lawyer
mutex
Requirements on std::forward_list::remove_if predicates
Jun 30, 2022
c++
list
c++11
language-lawyer
predicate
using method from indirect parent
Aug 29, 2022
c++
language-lawyer
using-declaration
Eclipse ECJ accepts this code, javac doesn't - who is right?
Jul 02, 2021
java
eclipse
language-lawyer
javac
Understanding overload resolution ranking involving user defined conversion
May 27, 2022
c++
overloading
language-lawyer
Pick the right overload when passing function pointer to algorithm
Aug 29, 2022
c++
templates
language-lawyer
function-pointers
stl-algorithm
Why does ungetc fail on some characters?
Dec 03, 2020
c
language-lawyer
ungetc
Friend, private function, template alias, and decltype... is clang correct in rejecting this?
Apr 20, 2022
c++
language-lawyer
friend
Should conversion operators be considered for function template argument deduction?
May 13, 2022
c++
templates
language-lawyer
template-argument-deduction
Access checking rules for template argument list in (particularly explicit) specializations
Feb 09, 2022
c++
templates
language-lawyer
template-specialization
non-blocking call of std::async: how is this version dangerous?
Sep 05, 2022
c++
asynchronous
language-lawyer
undefined-behavior
What does the C++20 standard say about usage of subojects as template non-type arguments?
Sep 12, 2022
c++
language-lawyer
c++20
Possible ODR-violations when using a constexpr variable in the definition of an inline function (in C++14)
Sep 21, 2022
c++
c++14
language-lawyer
What is behavior of NULL parameters to strstr?
Aug 16, 2022
c
language-lawyer
strstr
What is dominance in the context of virtual functions?
Sep 16, 2022
c++
c++11
language-lawyer
virtual-functions
virtual-inheritance
Initializer with constant expression having possible overflow in C99
Oct 02, 2021
c
language-lawyer
c99
undefined-behavior
constant-expression
Why `constexpr const int &a = 1;` failed in block scope?
Sep 24, 2017
c++
language-lawyer
constexpr
Does "potentially-evaluated" means the same as "odr-used" in C++03?
May 15, 2022
c++
language-lawyer
c++03
« Newer Entries
Older Entries »