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
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
What is the purpose of a placeholder type in a trailing-return-type?
Nov 16, 2022
c++
language-lawyer
Why can delete operator be used in const context?
Feb 10, 2022
c++
language-lawyer
Does std::thread::join guarantee writes visibility
Nov 17, 2022
c++
multithreading
language-lawyer
Does a class template's requires clause have to be repeated outside member definitions?
Sep 17, 2022
c++
templates
language-lawyer
c++20
c++-concepts
Is A::B::B::B::B...B::f() right ? Why could i do that? [duplicate]
Mar 04, 2021
c++
namespaces
language-lawyer
Is "--" a valid CSS3 identifier?
Jun 28, 2022
css
language-lawyer
specifications
w3c
Out of the bounds in C++ and undefined behaviour
Aug 28, 2022
c++
language-lawyer
undefined-behavior
Is (++i)++ undefined behavior?
Jan 31, 2022
c++
c++11
language-lawyer
undefined-behavior
sequence-points
What's the utility of an empty C++ file?
Jun 24, 2022
c++
language-lawyer
Initialization by null pointer constant: which behaviour is correct?
Sep 06, 2022
c++
pointers
c++11
language-lawyer
Is passing an uninitialised variable in a function parameter list well-defined?
Sep 26, 2019
c++
language-lawyer
Using memcpy to copy an int into a char array and then printing its members: undefined behaviour?
Mar 05, 2022
c++
language-lawyer
« Newer Entries
Older Entries »