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
Where does the C++ standard allow pointers to undefined types?
Aug 11, 2026
c++
forward-declaration
language-lawyer
ISO C95 array initialization guarantee
Aug 10, 2026
c
arrays
language-lawyer
string-literals
aggregate-initialization
User-Defined Deduction Guides in C++20
Aug 09, 2026
c++
language-lawyer
c++20
type-deduction
Why doesn't std::integral_constant<lambda> work the same way as std::integral_constant<function-ptr>?
Aug 09, 2026
c++
c++17
language-lawyer
cv-qualifier propagation in structured binding
Aug 09, 2026
c++
c++17
language-lawyer
qualifiers
structured-bindings
Exact rules for matching variadic template template parameters in partial template specialization
Aug 09, 2026
c++
templates
language-lawyer
partial-specialization
template-templates
Why explicit-ness of std::pair's heterogeneous "move"-constructor changed in C++17?
Aug 10, 2026
c++
c++17
c++14
language-lawyer
Are nested parentheses allowed in function type alias declaration?
Aug 09, 2026
c++
c++17
language-lawyer
compiler-specific
alias-declaration
Calling member function of an incomplete type compiles in gcc and does not compile in clang and msvc
Aug 10, 2026
visual-c++
c++17
g++
language-lawyer
clang++
GCC14 performes multiple implicit conversions instead of one matching explicit conversion
Aug 10, 2026
c++
language-lawyer
implicit-conversion
overload-resolution
explicit-conversion
Is it mandatory to infer the type of the default template argument on each instantiation?
Aug 09, 2026
c++
language-lawyer
c++20
Collectors groupingBy type inference failure [duplicate]
Aug 08, 2026
java
generics
java-stream
language-lawyer
type-inference
<stdalign.h> and C++
Aug 09, 2026
c++
c
language-lawyer
When can `typename` be used with identifiers that unambiguously refer to a type?
Aug 09, 2026
c++
syntax
language-lawyer
Why is std::exchange not noexcept?
Aug 09, 2026
c++
language-lawyer
standards
Why can a reference declared with constexpr be bound to an Indeterminate value variable?
Aug 08, 2026
c++
language-lawyer
lvalues in the ISO C11 standard
Aug 09, 2026
c
language-lawyer
c11
lvalue
Omit angle brackets when template has default parameters
Aug 07, 2026
c++
templates
language-lawyer
c++17
Should std::apply only apply to std::tuple?
Aug 07, 2026
c++
c++17
language-lawyer
stdtuple
stdapply
Older Entries »