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
Floating point comparison revisited
Sep 08, 2025
c++
floating-point
language-lawyer
ieee-754
constexpr variable at namespace scope with and without explicit inline definition
Sep 08, 2025
c++
language-lawyer
c++17
one-definition-rule
How can two declarations correspond without having the same name in C++?
Sep 08, 2025
c++
language-lawyer
Decrementable requirements of general end iterators vs container `end()`
Sep 07, 2025
c++
iterator
containers
c++17
language-lawyer
Can "an implicitly-defined move constructor" be NOT trivial?
Sep 07, 2025
c++
language-lawyer
Is C++03 a new version of the C++ Standard or just a Technical Corrigendum (TC) of C++98?
Sep 07, 2025
c++
language-lawyer
standards
iso
c++03
In Rust, what happens if main function returns Err?
Sep 07, 2025
rust
language-lawyer
program-entry-point
exit-code
Is an object fully constructed at the end of the initialiser list?
Sep 08, 2025
c++
language-lawyer
References to static objects in inline functions with external linkage
Sep 06, 2025
c
static
language-lawyer
inline
linkage
Initialization vs Assignment in C
Sep 08, 2025
c
language-lawyer
MSVC accepts std::string array initialized with string literal but gcc and clang rejects
Sep 08, 2025
c++
initialization
language-lawyer
c++20
string-literals
using vs. typedef - is there a subtle, lesser known difference?
Sep 08, 2025
c++11
gcc
c++14
language-lawyer
clang++
Union's default constructor is implicitly deleted
Sep 06, 2025
c++
language-lawyer
What should `foo.template bar()` do when there's both a template and a non-template overload?
Sep 07, 2025
c++
language-lawyer
Is it possible in C (not invoking UB) to check if two objects overlap?
Sep 08, 2025
c
language-lawyer
Is it OK to use longjmp to break out of qsort?
Sep 04, 2025
c
language-lawyer
qsort
setjmp
Why is void() legal whereas void{} is not? [duplicate]
Sep 04, 2025
c++
language-lawyer
c++20
Function pointer compatibility between single pointer and empty parameter lists
Sep 05, 2025
c
language-lawyer
c99
c23
« Newer Entries
Older Entries »