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
Distinguishing between user-defined conversion sequences by the initial standard conversion sequence
Apr 12, 2026
c++
constructor
implicit-conversion
language-lawyer
conversion-operator
Exposing private base class name with `using` in C++
Apr 13, 2026
c++
inheritance
language-lawyer
private
using
Why does a variable refer to the variable outside of a lambda, if it is not odr used?
Apr 12, 2026
c++
lambda
c++14
language-lawyer
Explicit this object parameter wonkiness
Apr 13, 2026
c++
language-lawyer
c++23
explicit-object-parameter
What constructors must be defined to satisfy copy constructible concept for any-like class?
Apr 12, 2026
c++
constructor
language-lawyer
c++20
c++-concepts
Validity of presenting an xvalue as an lvalue
Apr 12, 2026
c++
c++17
language-lawyer
move-semantics
xvalue
Can a function parameter be used as template argument?
Apr 13, 2026
c++
templates
language-lawyer
c++20
c++-concepts
Is pointer-difference a valid way to find the index of an element in a vector within a range-based for loop?
Apr 12, 2026
c++
language-lawyer
Using a class inside the requires-clause for the method of this class
Apr 12, 2026
c++
language-lawyer
c++20
c++-concepts
compiler-specific
Is the lifetime of a local lambda as a completion handler for co_spawn i.e. a function with functor&& sufficent
Apr 12, 2026
c++
boost
language-lawyer
c++20
boost-asio
Why is there no language support in C++ for all C++ standard library type traits?
Apr 12, 2026
c++
c++11
standards
language-lawyer
std
Is there any concept of trivial/non-trivial member function?
Apr 11, 2026
c++
language-lawyer
Confusion (or Clang bug?) about incomplete types in std::vector
Apr 10, 2026
c++
clang
language-lawyer
llvm
c++20
Older Entries »