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
Is round-trip through floating point always defined behavior if floating point range is bigger?
Aug 19, 2022
c++
language-lawyer
c++14
floating-point-conversion
Variadic function pointer conversion
Nov 03, 2022
c++
function-pointers
language-lawyer
c++14
variadic-templates
Can #if conditional areas cross include file boundaries?
Oct 24, 2022
c++
c-preprocessor
language-lawyer
Is there a reason the Java library designers explicitly required TreeMap to be a red/black tree?
Jun 28, 2019
java
data-structures
language-lawyer
Difference in performance: std::accumulate vs std::inner_product vs Loop
Nov 09, 2022
c++
stl
c++14
profiling
language-lawyer
Template conversion operator difference between clang 6 and clang 7
Jun 27, 2020
c++
templates
clang
language-lawyer
conversion-operator
GCC: dereferencing ‘void *’ pointer while taking address
Aug 30, 2022
c
pointers
gcc
language-lawyer
void
C++ lifetime of union member
Oct 19, 2022
c++
initialization
language-lawyer
unions
object-lifetime
Questions about C++20 two's-complement proposal R4
Oct 21, 2020
c++
integer
language-lawyer
twos-complement
c++20
Can a compiler place the implementation of an implicitly declared virtual destructor in a single separate translation unit?
Apr 18, 2022
c++
visual-c++
language-lawyer
delete-operator
incomplete-type
Why does an empty string literal in a multidimensional array decay to a null pointer?
Sep 14, 2022
c++
pointers
g++
language-lawyer
c-strings
Is it UB to resume a member function coroutine of an object whose lifetime has ended?
Jan 03, 2021
c++
language-lawyer
c++20
c++-coroutine
Can pointers be used to modify readonly field? But why?
Apr 22, 2022
c#
c++
pointers
language-lawyer
readonly-attribute
What are the rules for out-of-line definitions of constrained member templates?
Aug 26, 2022
c++
templates
language-lawyer
How to compare two standard conversion sequences use the rank of contained conversions
May 23, 2022
c++
language-lawyer
What are the properties of template conversion `operator const T &` in C++?
Sep 17, 2022
c++
templates
type-conversion
language-lawyer
Can dangling pointer be equal to valid pointer during constant evaluation in C++?
Aug 30, 2022
c++
c++17
language-lawyer
constexpr
dangling-pointer
Passing a class object with trivial copy constructor, but no output?
Feb 15, 2017
c++
c++11
language-lawyer
ellipsis
Is providing a private constructor for initializer_list conforming?
Sep 05, 2022
c++
c++11
language-lawyer
c++-standard-library
C11 & C++11 Exended and Universal Character Escaping
Nov 11, 2022
c++
c
c++11
language-lawyer
c11
« Newer Entries
Older Entries »