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
Why is malloc in global namespace?
Jul 30, 2021
c++
language-lawyer
Are the pointers to strings in argv modifiable? [duplicate]
Nov 15, 2020
c
pointers
language-lawyer
argv
Implicit destructor execution in function calling
Nov 08, 2022
c++
language-lawyer
destructor
temporary
object-lifetime
What is lub(null, Double)?
May 18, 2022
java
types
language-lawyer
Is this considered valid c++11 or c++14? Or is gcc/clang getting it wrong?
Nov 08, 2022
c++
c++11
c++14
language-lawyer
conversion from nullptr_t to bool: valid or not?
May 18, 2020
c++
c++11
compiler-errors
type-conversion
language-lawyer
Is the 16-bit math in this program invoking undefined behavior?
Nov 05, 2022
c++
language-lawyer
undefined-behavior
msvc14
C++ Order of Declaration (in Multi-variable Declaration Line)
Nov 04, 2022
c++
variables
compilation
language-lawyer
declaration
Using std::launder to get a pointer to an active union member from a pointer to an inactive union member?
Apr 28, 2021
c++
pointers
language-lawyer
c++17
undefined-behavior
What is expected lifetime of std::intializer_list object in C++14?
Sep 12, 2022
c++
c++14
language-lawyer
initializer-list
object-lifetime
Is there a sequence point between structure member initializations?
Aug 31, 2022
c
language-lawyer
sequence-points
Why does the expression below characterize a narrowing conversion?
Jul 04, 2022
c++
c++11
language-lawyer
narrowing
Where in the Standard (C++14) does it say that the following two declarations are equivalent?
Nov 21, 2022
c++
language-lawyer
c++14
Must the C++ standard library support classes that are picky about who their friends are?
Aug 16, 2017
c++
stl
language-lawyer
friend
access-modifiers
Are the fixed width integer types guaranteed to be typedefs for the standard built in types?
Oct 24, 2022
c++
language-lawyer
partial specialization ordering with non-deduced context
Sep 05, 2022
c++
templates
language-lawyer
partial-specialization
partial-ordering
Argument dependent lookup for friend functions
Nov 03, 2022
c++
language-lawyer
argument-dependent-lookup
friend-function
Equivalent of uintptr_t/intptr_t for pointers to functions?
Oct 26, 2022
c
language-lawyer
c99
c11
Inherited constructors, default constructor and visibility
Oct 29, 2022
c++
c++11
language-lawyer
default-constructor
inherited-constructors
Is "template argument deduction for class templates" supposed to deduce empty parameter packs for variadic class templates?
May 18, 2022
c++
templates
language-lawyer
c++17
template-argument-deduction
« Newer Entries
Older Entries »