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 the reason for a joinable std::thread not join automatically?
Nov 17, 2022
c++
multithreading
c++11
thread-safety
language-lawyer
Is the following C union access pattern undefined behavior?
Nov 12, 2022
c
language-lawyer
undefined-behavior
unions
type-punning
Accessing private data with reinterpret_cast
Nov 03, 2022
c++
language-lawyer
Can guaranteed UB be rejected at compile-time?
Sep 11, 2022
c++
c
language-lawyer
undefined-behavior
Evaluating strlen at compilation time?
May 06, 2022
c++
language-lawyer
constexpr
Why are multiple increments/decrements valid in C++ but not in C?
Nov 14, 2022
c++
c
language-lawyer
lvalue
incompatibility
C++11 interface pure virtual destructor
May 11, 2022
c++
language-lawyer
pure-virtual
virtual-destructor
overloading postfix and prefix operators
Feb 09, 2022
c++
syntax
language-lawyer
postfix-operator
prefix-operator
Is `int` always signed?
Oct 25, 2022
c
int
language-lawyer
signed
In C, is it guaranteed that the array start address is smaller than the other elements' addresses?
Nov 20, 2022
c
arrays
language-lawyer
What is the limit to the number of pointers to pointers we can have in C? [duplicate]
Sep 07, 2022
c
pointers
language-lawyer
limit
Why can't I use =default for default ctors with a member initializer list
Mar 07, 2022
c++
c++11
language-lawyer
default-constructor
ctor-initializer
What is the expected output when redefining true to false and vice versa?
Jan 30, 2021
c++
language-lawyer
#define struct union and #define else still compiles any C program?
Mar 26, 2022
c
struct
c-preprocessor
language-lawyer
unions
C++ declare 'main' as a reference to function?
Mar 16, 2022
c++
reference
main
language-lawyer
iso
!0 guaranteed to be 1 in C89?
Sep 12, 2022
c
language-lawyer
c89
Why can't I decrement std::array::end()?
May 10, 2022
c++
iterator
language-lawyer
stdarray
When are bitwise operations undefined in C? [duplicate]
Jan 08, 2018
c
language-lawyer
bitwise-operators
ones-complement
« Newer Entries
Older Entries »