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 top-level in C++?
Jun 17, 2022
c++
c++11
language-lawyer
Why does defining an empty copy ctor beside a deleted default ctor make a value initialization with empty list fail?
Nov 04, 2022
c++
c++11
language-lawyer
default-constructor
value-initialization
Is using same parameter name and member name valid
Oct 30, 2022
c++
variables
constructor
language-lawyer
argument-passing
How is the initialization below well-formed?
May 14, 2022
c++
initialization
language-lawyer
c++17
Struct offsets and pointer safety in C++
Aug 09, 2019
c++
c++11
pointers
language-lawyer
offsetof
C++ Using lambda for implicit constructor call expecting a function pointer
Mar 22, 2022
c++
c++11
lambda
c++14
language-lawyer
Extending lifetime of std::tuple<int&,int> by assigning it to const std::tuple<int, int>&
Mar 13, 2022
c++
language-lawyer
Does the standard guarantee that uint8_t, int8_t, and char are all unique types?
Jun 11, 2022
c++
char
language-lawyer
cstdint
Can C++ compiler assume a const bool & value will not change?
Feb 13, 2022
c++
reference
constants
language-lawyer
side-effects
Declaration and declaration with definition. Why is this not allowed?
May 06, 2019
c++
overloading
language-lawyer
declaration
definition
Double standard? Why only a warning for char* const& a = "bla"?
Sep 15, 2022
c++
compiler-errors
language-lawyer
compiler-warnings
Prevent pointer from being passed as array
May 02, 2022
c++
arrays
pointers
language-lawyer
Why did python choose commas over parenthesis in tuple design?
Nov 15, 2022
python
syntax
tuples
language-lawyer
language-design
Defining a function with different signature
Oct 14, 2022
c++
language-lawyer
Byte-for-byte copies of types in C++11?
Jan 16, 2017
c++
c++11
language-lawyer
standard-layout
4th bullet point in iso 12.1 p5 doesn't make sense to me
May 17, 2021
c++
c++11
language-lawyer
unions
'() vs () in Common Lisp
Jul 03, 2018
lisp
common-lisp
language-lawyer
empty-list
Why compiler doesn't give error when typedef const pointer is used with extra const?
Sep 09, 2022
c++
pointers
constants
language-lawyer
lone declaration in if statement?
Oct 16, 2022
c
language-lawyer
declaration
Adding template specialization in std namespace
Jun 27, 2022
c++
stl
language-lawyer
« Newer Entries
Older Entries »