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 using parentheses with a default constructor result in creation of the variable? [duplicate]
Oct 18, 2022
c++
language-lawyer
most-vexing-parse
Inconsistent storage class specifiers on functions
Apr 03, 2022
c
language-lawyer
Can I depend upon a new bool being initialized to false?
Nov 06, 2022
c++
boolean
portability
language-lawyer
default-constructor
Function overloading by swapping order of parameters
May 15, 2022
c++
language-lawyer
overloading
Does deleting a copy constructor or copy assignment operator count as "user declared"?
Nov 08, 2020
c++
c++11
move
language-lawyer
copy-constructor
Why is “cast from ‘X*’ to ‘Y’ loses precision” a hard error and what is suitable fix for legacy code
Apr 24, 2020
c++
c
language-lawyer
What is the difference between "const int& jj" and "int& const jj"?
Sep 05, 2022
c++
reference
constants
language-lawyer
C null pointer arithmetic
Oct 26, 2022
c
pointers
language-lawyer
standards
pointer-arithmetic
Is "void" a scalar type?
Nov 14, 2022
c
language-lawyer
Can I add a deduction guide to `std` namespace?
Apr 05, 2021
c++
language-lawyer
c++-faq
deduction-guide
template-argument-deduction
I can not understand some sentences in C99
Nov 17, 2022
c
c99
language-lawyer
Implicit conversion between std::filesystem::path and std::string, should it happen?
Jul 09, 2020
c++
path
language-lawyer
implicit-conversion
std-filesystem
Is difference between two pointers legal c++17 constant expression?
Jun 07, 2022
c++
language-lawyer
c++17
constant-expression
Familiar template syntax for generic lambdas
Aug 29, 2022
c++
lambda
language-lawyer
c++20
Static keyword in an array function parameter declaration
Apr 02, 2022
c
gcc
assembly
language-lawyer
x86-64
Is pointer difference between two arrays defined on specific implementations?
Oct 09, 2022
c++
c
language-lawyer
pointer-arithmetic
Are C++ programs using exceptions required to have try/catch block in their main function?
Sep 26, 2022
c++
exception
language-lawyer
#ifdef with multiple tokens, is this legal?
Mar 05, 2021
c++
c-preprocessor
language-lawyer
conditional-compilation
Why do for(;;) loops behave like infinite loops?
Oct 19, 2022
c
for-loop
language-lawyer
Construction of lambda object in case of specified captures in C++
Sep 07, 2022
c++
visual-studio
lambda
language-lawyer
c++20
« Newer Entries
Older Entries »