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 does VB.NET's "missing return value" warning specifically exclude "non-intrinsic value types"?
Jan 27, 2021
vb.net
language-lawyer
roslyn
g++ fails to resolve template function overload
Sep 16, 2022
c++
c++11
gcc
language-lawyer
variadic-templates
deduced return type with function template
Sep 30, 2022
c++
language-lawyer
Exposing protected constructor in parent class
Jun 17, 2022
c++
inheritance
language-lawyer
encapsulation
Can a std::function's target callable legally destroy the std::function during execution?
Jun 23, 2022
c++
c++17
language-lawyer
Initialization of std::initializer_list<std::string_view>
Jun 20, 2022
c++
constructor
c++17
language-lawyer
May the compiler optimize out stores though a pointer-to-volatile? [duplicate]
Sep 16, 2022
c++
language-lawyer
volatile
Is reduction of `constexpr` object lifetime legal in C++?
Mar 23, 2022
c++
language-lawyer
constexpr
explicit-destructor-call
strict total order of std::less<Pointer>
Sep 12, 2022
c++
pointers
comparison
language-lawyer
What are Gecko's Javascript interpreter engine semantics?
Mar 31, 2021
javascript
language-lawyer
evaluation
Is what constitutes a failed initialization of block-scope static or thread storage duration variables underspecified?
Jun 24, 2022
c++
c++11
language-lawyer
static-initialization
Are there any unintuitive side-effects of member subobjects inheriting storage duration?
Apr 25, 2019
c++
c++11
language-lawyer
When using typeid on a polymorphic object, must it be defined?
Oct 22, 2022
c++
g++
language-lawyer
clang++
typeid
Should a class-member using-declaration with a dependent qualified-id be a dependent name?
Mar 25, 2018
c++
templates
language-lawyer
using-declaration
dependent-name
Is it legal for a standard library implementation to specialize a function templated on a concept with a child concept?
Apr 05, 2022
c++
c++11
language-lawyer
c++14
Is libstdc++ wrong to reject assignment of volatile rvalue to std::ignore?
Oct 16, 2019
c++
c++11
g++
tuples
language-lawyer
Does the standard mandate enable_shared_from_this is to be inherited publicly? Why?
Aug 20, 2020
c++
c++11
language-lawyer
libstdc++
libc++
Calling `std::get` on `std::tuple` with elements deriving from `std::tuple` - ill-formed?
Aug 30, 2019
c++
c++11
language-lawyer
libstdc++
stdtuple
Does std::is_nothrow_move_constructible require a noexcept destructor?
Apr 16, 2022
c++
c++11
language-lawyer
typetraits
How do I define an out-of-line class template member function with a non-trailing decltype return type
Nov 18, 2022
c++
language-lawyer
« Newer Entries
Older Entries »