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
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
Vector of pair with const member
Oct 19, 2022
c++
vector
language-lawyer
How is it legal to reference an undefined type inside a structure?
Oct 29, 2022
c
struct
undefined
language-lawyer
Are types allowed to be specified for return-type-requirement in a requires expression?
Dec 25, 2021
c++
language-lawyer
c++20
Is it undefined behavior to form a pointer range from a stack address?
Nov 03, 2022
c++
c
pointers
undefined-behavior
language-lawyer
What standard clause mandates this lvalue-to-rvalue conversion?
Apr 23, 2022
c++
language-lawyer
What's the purpose of the casts to signed int in glibc memmove?
Nov 05, 2020
c
language-lawyer
glibc
Why is there ambiguity using reference-qualifiers on overloaded methods? [duplicate]
Nov 01, 2017
c++
c++11
overloading
language-lawyer
ref-qualifier
std::less<void> and pointer types
Mar 20, 2022
c++
language-lawyer
c++14
« Newer Entries
Older Entries »