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
Simultaneously creating internal and external linkages in C
Jul 23, 2026
c
language-lawyer
extern
internal-link
Confusion between "rvalue" and "rvalue reference" in book
Jul 23, 2026
c++
c++11
language-lawyer
rvalue-reference
rvalue
Do preprocessor defines substitute in `operator""_name`
Jul 23, 2026
c++
language-lawyer
c-preprocessor
user-defined-literals
Declaration can not happen inside a conditional operator expression?
Jul 22, 2026
c++
language-lawyer
Why can't init-capturing mutable lambdas have mutable data members?
Jul 20, 2026
c++
lambda
language-lawyer
mutable
c++14
Compatibility between structs with differently const-qualified pointers
Jul 22, 2026
c
language-lawyer
c11
type-punning
What's the formal of C++ const reference (not reference to const, but const reference)
Jul 22, 2026
c++
templates
c++11
language-lawyer
template-aliases
Why isn't operator new forced to take argument as "const size_t"?
Jul 20, 2026
c++
language-lawyer
new-operator
Why is T[] trivially copyable but not trivially destructible?
Jul 20, 2026
c++
language-lawyer
In standard C, is the expression "i = (i = 1) + 1;" well defined?
Jul 19, 2026
c
gcc
clang
language-lawyer
unique_ptr<T,Deleter> constructor requires that Deleter is nothrow
Jul 18, 2026
c++
c++17
language-lawyer
noexcept
Split function-like macro call between two source files
Jul 19, 2026
c
gcc
language-lawyer
c-preprocessor
Need help understanding Synthesized three-way comparison
Jul 18, 2026
c++
language-lawyer
Which part of standard determines priority of in-place member vs initializer list?
Jul 16, 2026
c++
constructor
initialization
language-lawyer
member-initialization
Why do C fundamental types have identifiers with multiple keywords
Jul 17, 2026
c++
c
language-lawyer
Weird overload resolution with variadic function templates
Jul 17, 2026
c++
c++11
language-lawyer
variadic-templates
overload-resolution
Lifetime of object which has vacuous initialization
Jul 16, 2026
c++
language-lawyer
c++17
object-lifetime
Effective types of allocated objects and structs
Jul 14, 2026
c
struct
malloc
language-lawyer
c99
Older Entries »