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 can't a modifiable lvalue have an array type?
Aug 24, 2022
c
language-lawyer
Why is comma operator called inside operator [] but not inside operator ()?
Aug 26, 2022
c++
operator-overloading
language-lawyer
comma
Why doesn't clang allow accessing a nested enum class through an instance?
Sep 14, 2022
c++
clang
language-lawyer
Template dependent name resolution should not find declarations with no linkage?
Jan 10, 2022
c++
templates
language-lawyer
linkage
name-lookup
Dependent non-type parameter packs: what does the standard say?
May 10, 2022
c++
templates
language-lawyer
variadic-templates
sfinae
What exactly does it mean to say a C++ object is movable?
Mar 09, 2022
c++
language-lawyer
move-semantics
C++ std::map named requirements allocator-aware container
Sep 13, 2022
c++
language-lawyer
c++20
stdmap
Is (a = 0, a) + (a =1, a) undefined behaviour for int a?
Feb 06, 2022
c
language-lawyer
Where is prefix-dependent integer parsing defined?
Jan 22, 2019
c++
language-lawyer
Is 'or' used on the right-hand-side of an assignment pythonic?
Sep 15, 2022
python
coding-style
language-lawyer
boolean-logic
conditional-operator
Correct format for separating declaration and definition of C++ template functions
Sep 26, 2022
c++
templates
language-lawyer
Unordered function evaluation for functions returning void
Sep 01, 2019
c++
c
language-lawyer
Why does reverse_iterator doubly define its nested types?
Mar 07, 2021
c++
iterator
language-lawyer
reverse-iterator
iterator-traits
Non-last default template arguments for function templates
Nov 08, 2022
c++
templates
c++11
language-lawyer
How to understand "C++ allows sizeof(char*) != sizeof(int*)"?
Apr 12, 2022
c++
pointers
language-lawyer
When is the copy constructor for the return value happens
Sep 02, 2021
c++
return
language-lawyer
Method references to multidimensional arrays in Java 8
Dec 15, 2021
java
lambda
java-8
language-lawyer
method-reference
mismatched std::allocator for some of STL containers
Jan 18, 2022
c++
stl
containers
language-lawyer
allocator
Extended lifetime of an object returned from function
Sep 17, 2019
c++
reference
language-lawyer
lifetime
temporary
Is int main(void) valid in C++?
Aug 28, 2022
c++
language-lawyer
« Newer Entries
Older Entries »