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
Why not modify key of associative container?
Nov 16, 2022
c++
c++11
std
language-lawyer
Why can't I access a default argument in its initializer in gcc?
Oct 28, 2022
c++
c++11
language-lawyer
Interaction between decltype and class member name shadowing an external name
Apr 27, 2019
c++
gcc
scope
language-lawyer
decltype
A flaw in C++ overload resolution rules?
Nov 13, 2022
c++
templates
namespaces
language-lawyer
overload-resolution
constexpr object with mutable member
Nov 14, 2022
c++
c++11
c++14
language-lawyer
constexpr
Is having a function header that return an abstract type legal?
Jul 01, 2020
c++
c++11
abstract-class
language-lawyer
Automatically detect C++14 "return should use std::move" situation
Sep 09, 2022
c++
language-lawyer
move-semantics
c++17
compiler-specific
Using a constexpr static member of a reference as template argument
Aug 14, 2019
c++
language-lawyer
c++17
Do any C++11 thread-safety guarantees apply to third-party thread libraries compiled/linked with C++11?
Mar 10, 2017
c++
thread-safety
c++11
language-lawyer
Why can I use private default constructor in decltype()?
Oct 29, 2022
c++
c++11
language-lawyer
private-members
decltype
Using a temporary array as an lvalue
Oct 30, 2021
c++
c++11
language-lawyer
c++14
What can be said about the value of fundamental type members of moved from object during move construction?
Oct 17, 2021
c++
c++11
language-lawyer
move-semantics
static_assert in for-init-statement of the for statement
Apr 03, 2022
c++
c++11
language-lawyer
Destruction Order of Meyers Singletons
Jan 22, 2018
c++
language-lawyer
C++ why the type of parameter of atomic_load is pointer instead of reference?
Sep 16, 2022
c++
c++11
stl
language-lawyer
What's the purpose of layout-compatible types?
Feb 09, 2022
c++
struct
language-lawyer
c++17
memory-layout
Why is it illegal to bind an r-value to a const l-value reference in special member functions?
Dec 30, 2021
c++
c++11
c++17
language-lawyer
rvalue
Can reinterpret_cast (or any cast) convert xvalues to lvalues?
Aug 17, 2022
c++
c++11
language-lawyer
c++14
reinterpret-cast
extern declaration, T* v/s T[]
Oct 20, 2022
c
language-lawyer
extern
declaration
C++ Is constructing object twice using placement new undefined behaviour?
Apr 28, 2022
c++
new-operator
language-lawyer
placement-new
« Newer Entries
Older Entries »