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
What is return value from std::vector erase operator, according to the standard?
Dec 09, 2022
c++
c++11
vector
syntax
language-lawyer
Why is const template parameter not a universal/forwarding reference
Dec 09, 2022
c++
c++11
language-lawyer
Why c++ template parameters should be declared as class type?
Dec 08, 2022
c++
templates
syntax
language-lawyer
Defect report 1207
Dec 08, 2022
c++
c++11
language-lawyer
Is the behaviour of the compiler undefined, with Undefined Behaviour?
Dec 08, 2022
c++
language-lawyer
undefined-behavior
X().Y(Z()) and the order of evaluation in standard
Dec 08, 2022
c++
language-lawyer
operator-precedence
Comma operator in C++11 (sequencing)
Dec 08, 2022
c++
c++11
c++14
language-lawyer
sequencing
What's the type of 2d array's element in c and c++?
Dec 06, 2022
c++
c
arrays
multidimensional-array
language-lawyer
ISO c++ 15.3.10 : Why is this undefined behaviour?
Dec 06, 2022
c++
c++11
language-lawyer
Possible results of integer xor in C++
Dec 04, 2022
c++
c++11
language-lawyer
Is it legal to use template class name in derived class without template arguments?
Dec 05, 2022
c++
templates
inheritance
language-lawyer
c++17
Why ternary operator does not support blocks?
Dec 02, 2022
c
language-lawyer
ternary-operator
Where in the Standard does it say that the declaration `auto f()() ->int;` is not allowed?
Dec 02, 2022
c++
c++11
language-lawyer
Will a string initializer somewhat waste memory?
Dec 02, 2022
c
arrays
memory
embedded
language-lawyer
Does vector::erase reduce vector::capacity?
Dec 02, 2022
c++
vector
language-lawyer
Why does this code print 1 2 2 and not the expected 3 3 1? [duplicate]
Dec 02, 2022
c
language-lawyer
undefined-behavior
sequence-points
order-of-execution
Is vector<bool> violating container requirements?
Dec 01, 2022
c++
language-lawyer
Value of int i = i ^ i ; Is it always zero or undefined behavior?
Dec 01, 2022
c++
language-lawyer
Why does C not offer syntactically transparent references like C++ and Java do?
Nov 30, 2022
c
language-lawyer
« Newer Entries
Older Entries »