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
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
Force read of volatile variable
Aug 30, 2022
c
language-lawyer
Is 0-initialization of atomics guaranteed to set the value member to 0?
Aug 11, 2019
c++
c++11
initialization
language-lawyer
atomic
Is a semicolon prohibited after NAME in `for NAME do ...`?
Oct 13, 2019
shell
posix
language-lawyer
Are pre-main global initializers guaranteed to run single-threaded?
Aug 10, 2022
c++
multithreading
language-lawyer
Is it legal to initialize multiple overlapping fields in a union's member initializer list?
Jan 20, 2018
c++
language-lawyer
Is rename required by standard to be atomic?
Aug 21, 2022
c
language-lawyer
Moving from a moved-from object
Feb 20, 2022
c++
language-lawyer
move-semantics
Fixed point combinator and explicit result type
Sep 16, 2022
c++
lambda
c++14
language-lawyer
c++17
« Newer Entries
Older Entries »