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
At which point does map::emplace create an object?
Oct 14, 2022
c++
c++11
language-lawyer
Perfect forwarding of variables declared with structured binding
Nov 03, 2022
c++
language-lawyer
c++17
perfect-forwarding
structured-bindings
Is it guaranteed that sizeof(T[N]) == N * sizeof(T)?
Nov 05, 2021
c++
arrays
language-lawyer
sizeof
GCC : Unscoped enumeration type give an ambiguity error
Sep 07, 2022
c++
gcc
enums
c++14
language-lawyer
What are the differences between a+i and &a[i] for pointer arithmetic in C++?
Nov 05, 2022
c++
language-lawyer
pointer-arithmetic
When is a constexpr evaluated at compile time?
Sep 09, 2022
c++
compilation
language-lawyer
constexpr
c++20
Using concepts in an unevaluated context gives inconsistent results
Apr 28, 2022
c++
language-lawyer
c++20
c++-concepts
How to set the value of an enumeration constant outside the range of int?
Nov 17, 2022
c
enums
enumeration
c99
language-lawyer
std::hash template partial specialization
Sep 30, 2019
c++
templates
c++11
std
language-lawyer
When is a C++ expression well formed?
Nov 05, 2020
c++
c++11
language-lawyer
c++14
Why class data members can't be initialized by direct initialization syntax?
Mar 05, 2020
c++
initialization
language-lawyer
Different parameter name in function prototype
May 02, 2022
c++
function
parameters
language-lawyer
names
Mysterious line in stack trace
Aug 12, 2018
java
generics
exception
language-lawyer
stack-trace
Follow-up: What exactly is a variable in C++14/C++17?
Mar 29, 2022
c++
c++14
language-lawyer
standards
Is every "normal" use of user-defined literals undefined behavior?
Nov 18, 2022
c++
language-lawyer
read before write is undefined with malloced memory?
Oct 12, 2018
c
undefined-behavior
language-lawyer
initialization
Why can fixed-size arrays be on the stack, but str cannot?
Sep 14, 2022
rust
language-lawyer
Does an observable difference exist using `unsigned long` and `unsigned int` in C (or C++) when both are 32 bits wide?
Apr 09, 2022
c++
c
implicit-conversion
language-lawyer
What's the difference between void and cv void?
Jan 05, 2022
c++
c++11
language-lawyer
Visual Studio 2015 - Compiler Warning (level 2) C4146
Jan 18, 2017
c++
visual-studio
visual-studio-2015
language-lawyer
compiler-warnings
« Newer Entries
Older Entries »