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
Is a program that never terminates a valid C++ program?
Sep 16, 2022
c++
language-lawyer
undefined-behavior
Are deleted constructors "accessible"?
May 03, 2021
c++
c++11
language-lawyer
can have definition variable of non-literal type in constexpr function body c++14?
Feb 06, 2022
c++
c++11
language-lawyer
constexpr
c++14
Contradictory results between GCC and clang related to [basic.link]/7 in the C++ Standard
Apr 04, 2018
c++
c++11
language-lawyer
c++14
linkage
Shouldn't decltype Trigger Compilation of its Argument?
Sep 12, 2022
c++
templates
compilation
language-lawyer
decltype
Is there a reason why implementations allow instantiation of std::complex with unsupported types
Feb 01, 2022
c++
language-lawyer
c++20
complex-numbers
unspecified-behavior
Is a constexpr array necessarily odr-used when subscripted?
May 14, 2019
c++
c++11
language-lawyer
constexpr
Is `template<typename>;` legal C++?
Sep 16, 2022
c++
templates
language-lawyer
grammar
declaration
Does my Return Type Need to be Defined?
Sep 16, 2022
c++
return-value
language-lawyer
return-type
forward-declaration
Is it legal to explicitly specify a generic lambda's operator() template arguments?
Nov 09, 2022
c++
templates
lambda
language-lawyer
generic-lambda
What is the rationale of making subtraction of two pointers not related to the same array undefined behavior? [duplicate]
Nov 03, 2022
c++
language-lawyer
pointer-arithmetic
Can pointers be of different sizes? [duplicate]
Sep 15, 2022
c++
pointers
language-lawyer
Do *non*-const references prolong the lives of temporaries?
Sep 16, 2022
c++
visual-studio-2012
c++11
language-lawyer
What are 'constexpr' useful for?
Sep 16, 2022
c++
c++11
language-lawyer
compile-time
Use std::vector::data after reserve
Nov 04, 2022
c++
vector
language-lawyer
stdvector
What happens when a function that returns an object ends without a return statement
Mar 31, 2022
c++
function
object
return
language-lawyer
Default argument vs overloads in C++
Nov 11, 2022
c++
overloading
language-lawyer
api-design
default-arguments
Is it legal to have a pointer to a reserved vector element? [duplicate]
Oct 14, 2022
c++
pointers
vector
language-lawyer
undefined-behavior
Why must a base class destructor be accessible only when a custom constructor is declared?
Sep 16, 2022
c++
inheritance
destructor
access-modifiers
language-lawyer
Union common initial sequence with primitive
Nov 21, 2019
c++
c++11
c++14
language-lawyer
unions
« Newer Entries
Older Entries »