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
Cv-qualifications of prvalues in C++14
Nov 25, 2021
c++
c++11
c++14
language-lawyer
Wrong argument type to a standard library function defined as macro
Oct 01, 2019
c
language-lawyer
Inconsistency parsing numeric literals according to C++ Standard's grammar [duplicate]
Oct 28, 2020
c++
syntax
c-preprocessor
language-lawyer
user-defined-literals
Does the C11 memory model really conflict with common optimizations?
Sep 12, 2022
c
language-lawyer
Is it legal to cast this to `Derived*` in the base ctor-initialiser?
Sep 24, 2017
c++
language-lawyer
`auto x = type{...}` initialization syntax and `explicit` conversion operator - clang vs gcc
Jul 21, 2018
c++
type-conversion
language-lawyer
c++17
explicit
GCC/CLang disagree on partial specialization of template template parameter
May 30, 2021
c++
gcc
language-lawyer
clang++
template-specialization
Is virtual table creation thread safe?
Nov 02, 2022
c++
language-lawyer
race-condition
object-lifetime
Why are the compiler errors inconsistent in gcc and clang when casting an xvalue to a non-const lvalue reference? [duplicate]
May 08, 2021
c++
gcc
clang
language-lawyer
clang++
Unexpected behavior with template type alias in VS2015
Mar 28, 2022
c++
c++11
visual-studio-2015
language-lawyer
type-alias
Is it permissible for standard library implementation to have class definition that is different from the C++ standard?
Apr 13, 2022
c++
language-lawyer
c++-standard-library
Why does gcc reject `new v < new v` when `v` is not a template?
Sep 17, 2022
c++
c++14
language-lawyer
C++ When are characters widened in output stream operator<<()?
Aug 04, 2020
c++
stl
language-lawyer
ostream
Does C++17 forbid copy elision in a case where C++14 allowed it?
Sep 25, 2022
c++
language-lawyer
copy-elision
c++17
Difference between parsing of void() and int()
Apr 17, 2022
c++
language-lawyer
most-vexing-parse
Does using namespace cause name hiding?
Jan 01, 2018
c++
namespaces
language-lawyer
String literal in templates - different behavior of compilers
Sep 23, 2022
c++
templates
language-lawyer
What does C++11 consider to be a "thread"?
Oct 29, 2022
c++
multithreading
c++11
language-lawyer
thread-local-storage
Do the C++ standards guarantee that unused private fields will influence sizeof?
Nov 19, 2019
c++
sizeof
language-lawyer
If initialization or destruction is terminated by an exception which is not handled, are fully-constructed subobjects necessarily destroyed?
Feb 09, 2022
c++
language-lawyer
« Newer Entries
Older Entries »