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
Multiple Default Constructors
Aug 23, 2022
c++
overloading
language-lawyer
default-constructor
constructor-overloading
Is clamping on iterators valid
Sep 09, 2022
c++
stl
iterator
language-lawyer
With std::optional, what does it mean to "remove the move constructor from overload resolution"?
Oct 09, 2022
c++
c++14
language-lawyer
optional
option-type
How to interpret the "point of declaration" for "const int i=2; { int i[i]; }" - an example from the C++ standard?
Sep 25, 2021
c++
c++11
language-lawyer
MSVC error when using capture-less lambda expressions as second and third operand of conditional operator
Jan 01, 2018
c++
visual-c++
c++11
visual-studio-2013
language-lawyer
Relational operators evaluation result
Apr 11, 2018
c
language-lawyer
logical-operators
Can a variable be used while being declared?
Jul 12, 2022
c++
c
variables
language-lawyer
undefined-behavior
Where is the proposal on "structural binding"?
Feb 15, 2022
c++
tuples
standards
language-lawyer
c++17
Is printf()'s string width safe with unterminated strings?
Nov 09, 2019
c
printf
language-lawyer
undefined-behavior
Why use "[*]" instead of "[]" in function prototype?
Jun 07, 2019
c
arrays
language-lawyer
c99
Best way to specialise operator<< for std::ostream and std::vector with generic template functions?
Jul 09, 2022
c++
templates
c++11
language-lawyer
c++ destructor return type
Nov 02, 2022
c++
c++11
language-lawyer
destructor
decltype
Will unique values in uint64_t also be unique in int64_t
Oct 12, 2022
c++
c++11
language-lawyer
Overloads of std::isnan and std::isinf for integral types
Jan 24, 2022
c++
c++11
language-lawyer
Which of these new expressions with char arrays are well-formed?
Sep 05, 2022
c++
language-lawyer
new-operator
c++20
Class type non-type template parameter initialization does not compile
May 20, 2022
c++
gcc
language-lawyer
c++20
Make interchangeable class types via pointer casting only, without having to allocate any new objects?
Jan 25, 2020
c++
c++11
language-lawyer
reinterpret-cast
type-punning
Why can't I access static methods of an interface using an instance variable
Feb 03, 2022
java
language-lawyer
Does struct assignment guarantee padding to also be equal
Aug 24, 2022
c
struct
language-lawyer
Why is a double convertible to a const-reference of seemingly any primitive?
Jan 29, 2022
c++
language-lawyer
reference-binding
« Newer Entries
Older Entries »