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 in the C++ Standard does it say that the definition of a const built-in type variable must be initialized?
Dec 13, 2022
c++
language-lawyer
Why is it possible to use unquote-splicing on a non-list at the end of a quasiquoted list?
Dec 12, 2022
list
scheme
language-lawyer
common-lisp
quasiquotes
Sequence points when calling functions in C and undefined/unspecified behaviour
Dec 11, 2022
c
undefined-behavior
language-lawyer
sequence-points
unspecified-behavior
c++: Is the behavior of string::find for empty input string well defined
Dec 10, 2022
c++
string
language-lawyer
Why does the C++ standard require compilers to ignore calls to convertion operators for base types?
Dec 10, 2022
c++
type-conversion
language-lawyer
Does Stream.sorted().forEach() work as intended? [duplicate]
Dec 10, 2022
java
java-stream
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
« Newer Entries
Older Entries »