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
Does sscanf require a null terminated string as input?
Aug 27, 2022
c
scanf
language-lawyer
undefined-behavior
Is a namespace required when referring to the base class
Jul 31, 2019
c++
inheritance
namespaces
language-lawyer
name-lookup
typeid doesn't work with non-static member function
Sep 20, 2022
c++
c++11
language-lawyer
typeid
Incrementing a volatile variable in C
Sep 21, 2022
c++
c
language-lawyer
volatile
Endianness in constexpr
Sep 21, 2022
c++
language-lawyer
endianness
constant-expression
Can constructor template cause ambiguity in the c++17 parameter deduction of class template
Sep 06, 2022
c++
templates
language-lawyer
c++17
template-argument-deduction
Union of layout-compatible types
May 06, 2020
c++
language-lawyer
c++17
unions
standard-layout
Is a lambda in a default template parameter considered part of the immediate context?
Sep 21, 2022
c++
language-lawyer
c++17
Different behavior for qualified and unqualified name lookup for template
Sep 21, 2022
c++
templates
lookup
language-lawyer
argument-dependent-lookup
Dangling references and undefined behavior
Sep 21, 2022
c++
reference
undefined-behavior
language-lawyer
Perfect-forwarding a return value with auto&&
Oct 09, 2022
c++
templates
language-lawyer
perfect-forwarding
Can std::launder be used to convert an object pointer to its enclosing array pointer?
Apr 11, 2022
c++
language-lawyer
c++17
Injected class name as type
Feb 20, 2022
c++
language-lawyer
c++17
Is difference of two constexpr instances of __func__ pointers still constexpr?
Sep 07, 2022
c++
pointers
language-lawyer
c++17
constexpr
Ramification of assignment operators with values instead of references
Aug 24, 2022
c++
c++11
language-lawyer
move-semantics
Why can swapping standard library containers be problematic in C++11 (involving allocators)?
Apr 08, 2022
c++
c++11
language-lawyer
Calling fork before main
Sep 29, 2022
c++
c
fork
posix
language-lawyer
Cast from IEnumerable to IEnumerable<object>
Oct 21, 2022
c#
arrays
linq
ienumerable
language-lawyer
Is modifying a variable in its declaration statement well-defined?
Mar 20, 2022
c++
language-lawyer
undefined-behavior
Deduction guides, templates and subobjects: which compiler is right?
Nov 16, 2022
c++
templates
language-lawyer
c++17
template-argument-deduction
« Newer Entries
Older Entries »