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
Defining out-of-line member template functions
Nov 04, 2022
c++
templates
language-lawyer
member-functions
Are reference non-type template parameters deduced by decltype(auto) forwardable in case of template template parameter
Nov 19, 2022
c++
templates
language-lawyer
c++17
template-templates
Static cast of reference forces template instantiation where incomplete type is fine
Sep 18, 2021
c++
templates
language-lawyer
incomplete-type
Overload resolution with rvalue and lvalue reference candidates when passed empty initializer list
May 09, 2022
c++
language-lawyer
bar(type (&)[x]) definition does not match bar(type (&)[x]) declaration? [duplicate]
Aug 30, 2022
c++
templates
language-lawyer
Layout with union and empty base class on Windows
Apr 01, 2022
c++
language-lawyer
C++20: How is the returning from atomic::wait() guaranteed by the standard?
May 07, 2022
c++
multithreading
language-lawyer
atomic
c++20
No compliant way to convert signed/unsigned of same size
Mar 09, 2022
c++
c++11
language-lawyer
Volatile not working as expected
Apr 25, 2018
c++
g++
language-lawyer
volatile
Forward-declaration of a `constexpr` function inside another function -- Compiler bug?
Aug 26, 2022
c++
language-lawyer
constexpr
function-declaration
compiler-bug
Value category of const int variable captured by lambda
Nov 12, 2022
c++
lambda
language-lawyer
c++17
value-categories
Is there a reason we cannot name a non-static member function in an unevaluated context?
Nov 06, 2022
c++
language-lawyer
Is a redeclaration of an untagged structure a compatible type?
Aug 30, 2022
c
language-lawyer
Multiple conversion functions as "operator auto" in class
Apr 10, 2022
c++
type-conversion
language-lawyer
auto
Issues concerning const decltype(x)&
Oct 18, 2022
c++
templates
metaprogramming
language-lawyer
decltype
Taking the address of an overloaded function template is possible, sometimes
Dec 30, 2019
c++
templates
language-lawyer
overload-resolution
Does C++ default-initialization preserve prior zero-initialization?
Aug 26, 2022
c++
constructor
language-lawyer
storage-duration
Why is a program rejected as ambiguous that could be resolved by overload resolution?
Oct 24, 2020
c++
language-lawyer
name-lookup
Compiler discrepancy: Interaction between alias resolution and name lookup
Jul 26, 2019
c++
c++11
language-lawyer
typedef
name-lookup
C static inline parameter evaluation optimization
Jan 11, 2019
c
optimization
language-lawyer
« Newer Entries
Older Entries »