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 does it matter if I use a method reference or a lambda here?
Aug 22, 2022
java
lambda
language-lawyer
javac
method-reference
`operator delete` with size parameter and without size parameter: which one is chosen when both are available?
Sep 07, 2022
c++
operator-overloading
c++14
language-lawyer
delete-operator
Different behavior of direct and copy initialization on MS VC++ (using user-defined conversion operators)
Nov 02, 2022
c++
initialization
language-lawyer
c++17
conversion-operator
Is one-past-end pointer OK for non-array object types?
Sep 29, 2022
c++
pointers
language-lawyer
pointer-arithmetic
Nested generation of comparison operator with three-way operator?
Aug 20, 2022
c++
language-lawyer
c++20
spaceship-operator
Why is this compiling successfully?
Apr 16, 2022
c++
language-lawyer
derived-class
redefinition
using-declaration
Passing r values by reference?
Sep 15, 2022
c++
language-lawyer
c++20
Do these two C++ initializer syntaxes ever differ in semantics?
Jul 07, 2022
c++
language-features
initializer
language-lawyer
How generic is the {} construction syntax?
Mar 01, 2016
c++
constructor
c++11
language-lawyer
curly-braces
std::less on enums
Jun 21, 2022
c++
enums
language-lawyer
Enumeration object set to a value not equal to any of its respective enumeration constants
Dec 25, 2019
c
enums
c99
language-lawyer
Is something undefined behavior by omission?
May 31, 2022
c++
language-lawyer
Name lookup in using-declaration via using-directive
Oct 01, 2022
c++
language-lawyer
using-directives
name-lookup
using-declaration
Template specialization doesn't see a function in its point of instantiation
Nov 03, 2022
c++
templates
language-lawyer
instantiation
Is the Shebang (#!) standardized?
Sep 11, 2022
posix
standards
language-lawyer
shebang
lsb
Why did the definition of dot (.) change between XPath 1.0 and 2.0?
Nov 16, 2022
xpath
language-lawyer
xpath-2.0
Definition of standard-layout class in C++14
Aug 22, 2022
c++
c++14
language-lawyer
Can I create a string constant by concatenating string and int constants in C#?
Mar 06, 2022
c#
constants
language-lawyer
Is atomic_thread_fence(memory_order_release) different from using memory_order_acq_rel?
Apr 26, 2022
c++
language-lawyer
atomic
memory-barriers
memory-model
How can I print a dangling pointer, for demonstration purposes?
Sep 30, 2019
c
language-lawyer
dangling-pointer
« Newer Entries
Older Entries »