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
Casting to void (not pointer) is allowed, why?
Nov 17, 2022
c++
language-lawyer
Is DBL_MIN the smallest positive double?
Sep 15, 2022
c++
language-lawyer
numeric
Evaluating stream operator >> as boolean
Feb 17, 2022
c++
c++11
visual-c++
type-conversion
language-lawyer
What's the difference between a class with a companion object and a class and object with the same name?
Nov 16, 2022
oop
scala
language-lawyer
scala-java-interop
companion-object
Lambda capture list: capturing object's member field by value not possible without capturing the whole object?
Sep 07, 2022
c++
c++11
lambda
language-lawyer
Is this a universal reference? Does std::forward make sense here?
Sep 17, 2022
c++
c++11
language-lawyer
perfect-forwarding
universal-reference
constexpr void function rejected
Sep 09, 2022
c++
language-lawyer
c++14
return-type
constexpr
Weird behavior with a manually defined strlen
Jul 03, 2022
c++
std
language-lawyer
undefined-behavior
Non-capturing lambda seems to nevertheless capture the enclosing instance
Oct 03, 2021
java
lambda
java-8
language-lawyer
Is it well-defined/legal to placement-new multiple times at the same address?
Sep 24, 2022
c++
undefined-behavior
language-lawyer
placement-new
What is the lifetime of a default argument temporary bound to a reference parameter?
Feb 20, 2019
c++
language-lawyer
lifetime
temporary-objects
Are comparisons on out-of-range pointers well-defined?
Nov 04, 2022
c++
language-lawyer
Does not evaluating the expression to which sizeof is applied make it legal to dereference a null or invalid pointer inside sizeof in C++?
Apr 26, 2017
c++
language-lawyer
sizeof
undefined-behavior
null-pointer
Does an else if statement exist?
Oct 17, 2022
c
if-statement
language-lawyer
semantics
Why does this static const int member variable appear to be accessible publicly in array definition?
Apr 09, 2022
c++
c++11
language-lawyer
access-control
static-variables
clang bug? namespaced template class' friend
Jan 24, 2022
c++
g++
language-lawyer
clang++
What does C++ language definition say about the extent of the static keyword?
Aug 31, 2022
c++
syntax
static
language-lawyer
grammar
Why GCC 5.3.0 gives warning when binding reference to "this" pointer
Apr 16, 2022
c++
gcc
reference
this
language-lawyer
Why do major compilers use typedef for stdint.h but use #define for stdbool.h?
Mar 30, 2022
c
include
c-preprocessor
language-lawyer
typedef
Lifetime of object is over before destructor is called?
Oct 24, 2022
c++
destructor
language-lawyer
object-lifetime
« Newer Entries
Older Entries »