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
Objects on the heap and references
Sep 23, 2022
c++
language-lawyer
What's a C++03 compliant way of fetching a value from a volatile variable?
Nov 09, 2022
c++
language-lawyer
Is my interpretation correct about n3797 8.5.3/5?
Apr 21, 2022
c++
c++11
reference
language-lawyer
c++14
Why an opaque-enum-declaration is not a definition?
Sep 24, 2022
c++
c++11
language-lawyer
Is usual unqualified lookup for the function name differs from lookup for variable name?
Apr 26, 2022
c++
function
language-lawyer
Why may there be a difference between union* and struct*?
Feb 02, 2022
c
pointers
struct
language-lawyer
unions
Return value of istream::get()
Nov 16, 2022
c++
language-lawyer
Can unsigned integer incrementation lead to undefined defined behavior?
Sep 05, 2022
c
language-lawyer
c99
undefined-behavior
Why is [static N] not enforced at compile-time?
Aug 10, 2022
c
arrays
language-lawyer
c99
How will this variable be initialized?
Sep 29, 2022
c++
language-lawyer
C++ Templates with pointer to member function by signature and type
Jul 08, 2022
c++
templates
pointers
function-pointers
language-lawyer
Undefined behavior on reading object using non-character type when last written using character type
Nov 02, 2018
c
standards
language-lawyer
strict-aliasing
Does *&++i cause undefined behaviour in C++03?
Sep 10, 2022
c++
language-lawyer
undefined-behavior
c++03
sequence-points
Do dynamic libraries break C++ standard?
Sep 18, 2022
c++
dll
shared-libraries
language-lawyer
Can an out-of-range enum conversion produce a value outside the underlying type?
Sep 08, 2022
c++
language-lawyer
c++14
Can `throw` be inside a comma subexpression within C++ conditional (ternary) operator?
Sep 15, 2022
c++
language-lawyer
conditional-operator
throw
Properties of a pointer to a zero length array
Nov 19, 2022
c++
language-lawyer
Why `void* = 0` and `void* = nullptr` makes the difference?
Sep 08, 2022
c++
templates
language-lawyer
void-pointers
nullptr
Can I Reference Previous Members of an Initializer List?
Sep 06, 2022
c++
arrays
language-lawyer
initializer-list
aggregate-initialization
Why is it ill-formed to have multi-line constexpr functions?
Sep 11, 2022
c++
c++11
language-lawyer
« Newer Entries
Older Entries »