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
C++ function pointer argument with template
Feb 24, 2022
c++
templates
lambda
language-lawyer
function-pointers
C standard regarding sizeof overflowing size_t
Mar 24, 2022
c
language-lawyer
sizeof
variable-length-array
Why is dereferencing of nullptr while using a static method not undefined behaviour in C++?
Aug 28, 2022
c++
language-lawyer
static-methods
undefined-behavior
null-pointer
Can a const int ref in a constructor safely bind to a literal?
Mar 14, 2022
c++
reference
language-lawyer
temporary
object-lifetime
What is the correct result of std::is_constructible<void()>::value?
Jan 27, 2021
c++
language-lawyer
typetraits
Is a c++11 variadic function template overload with a dependent type ambiguous?
Feb 18, 2018
c++
c++11
gcc
clang
language-lawyer
Partially specializing on non-type template parameter of the wrong type
Apr 30, 2021
c++
templates
c++11
language-lawyer
type-parameter
Is behaviour well-defined when `sleep_until()` specifies a time point in the past?
Jun 28, 2020
c++
c++11
language-lawyer
chrono
stdthread
Why no transparent C++1x std::map::at?
Nov 13, 2022
c++
c++11
c++14
language-lawyer
Deallocation of memory when argument subexpression of new expression throws
Oct 01, 2020
c++
visual-c++
memory-leaks
exception-handling
language-lawyer
Partial ordering of forwarding reference and normal reference with deduction guides
May 11, 2022
c++
templates
language-lawyer
c++17
template-argument-deduction
memory mapped files and pointers to volatile objects
Aug 22, 2022
c++
c
language-lawyer
volatile
mmap
What is (INT32_MIN + 1) when int32_t is an extended integer type and int is 32-bit one's complement standard integer type
Oct 19, 2021
c
type-conversion
language-lawyer
integer-promotion
Is std::string_view trivially copyable?
Oct 18, 2022
c++
language-lawyer
c++17
strong enum typedef: clang bug or c++11 standard uncertainty?
Nov 01, 2021
c++
c++11
enums
language-lawyer
Template Argument Deduction Failure and Function Parameters/Arguments Mismatch
Nov 02, 2022
c++
templates
language-lawyer
template-argument-deduction
Is it well-defined to use memset on a dynamic bool array?
Aug 30, 2022
c
language-lawyer
strict-aliasing
memset
C - Conversion behavior between two pointers
Jul 16, 2022
c
pointers
language-lawyer
strict-aliasing
Partial specialization of templates over non-type literal parameters in C++20: clang and gcc disagree
Apr 11, 2022
c++
g++
language-lawyer
c++20
clang++
C++ nested designated initializer with pointer
May 10, 2022
c++
language-lawyer
c++20
« Newer Entries
Older Entries »