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
Can you access the object representation of any object through a char*?
Jun 06, 2021
c++
language-lawyer
strict-aliasing
Ambiguous overloads, implicit conversion and explicit constructors [duplicate]
Sep 12, 2022
c++
language-lawyer
implicit-conversion
default-constructor
Why does Clang prefer the primary template over the specialization from C++17?
Jul 24, 2021
c++
templates
language-lawyer
template-specialization
Why is it legal to inappropriately access privates in an explicit instantiation?
Oct 03, 2021
c++
templates
private
language-lawyer
access-specifier
Using std:vector as low level buffer
Mar 31, 2022
c++
stl
language-lawyer
stdvector
undefined-behavior
Trying to understand §3.3.1/4 [duplicate]
Jun 01, 2019
c++
c++11
language-lawyer
linkage
POD structs containing constant member
Mar 17, 2022
c++
constants
language-lawyer
c++03
What is the correct result of decltype( (A{}.int_member) )?
Feb 06, 2018
c++
c++14
language-lawyer
c++17
Brace initialization of template struct
Aug 28, 2022
c++
gcc
clang
language-lawyer
Overload-Resolution: Is a direct conversion operator preferred (as a consequence of copy-elision)?
Nov 04, 2020
c++
language-lawyer
c++17
overload-resolution
copy-elision
C++20 contracts and unused variables
Oct 23, 2021
c++
language-lawyer
c++20
The point of destroying a temporary object when it created in a member-initializer
Oct 30, 2021
c++
gcc
clang
language-lawyer
Do unnamed bit-fields have well-defined semantics?
Sep 24, 2022
c
language-lawyer
c11
Is fgets() returning NULL with a short buffer compliant?
Sep 02, 2022
c
language-lawyer
fgets
Why are fopen arguments restrict qualified in the C Standard and <stdio.h> header file?
Nov 05, 2022
c
language-lawyer
libc
T* versus char* pointer arithmetic
Apr 16, 2022
c++
arrays
pointers
c++14
language-lawyer
Should decltype(foo(1)) instantiate the constexpr function template foo?
Dec 10, 2019
c++
templates
clang
language-lawyer
constexpr
How can I avoid unexpected results from std::abs?
Aug 31, 2019
c++
language-lawyer
Is converting a reinterpret_cast'd derived class pointer to base class pointer undefined behavior?
Aug 30, 2022
c++
language-lawyer
Is typename T in call parameter allowed? [duplicate]
Feb 09, 2022
c++
c++11
templates
syntax
language-lawyer
« Newer Entries
Older Entries »