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
How are wctype.h functions supposed to be used correctly?
Oct 09, 2022
c
language-lawyer
ctype
Nested anonymous namespaces
Oct 09, 2022
c++
language-lawyer
Why constexpr data members are not implicitly static?
Aug 04, 2022
c++11
language-lawyer
constexpr
stdio error detection: ferror versus fclose
Nov 08, 2022
c
language-lawyer
stdio
Template argument deduction in case of designated initializers in C++
May 01, 2022
c++
templates
language-lawyer
c++20
aggregate-initialization
Is it UB to change a member of a const object via a constructor-bound reference?
Sep 18, 2022
c++
reference
constants
language-lawyer
Interpreting C++20 standard description of ITER_TRAITS
Sep 15, 2022
c++
language-lawyer
c++20
Is this correct: std::views::reverse on infinite range?
Aug 08, 2022
c++
g++
language-lawyer
c++20
std-ranges
Incomplete type is not allowed in a class, but is allowed in a class template
Sep 15, 2022
c++
c++11
templates
language-lawyer
forward-declaration
What is the meaning of "producing negative zeroes" in a system that doesn't support it?
Feb 19, 2020
c
language-lawyer
bitwise-operators
signed
twos-complement
Deducing class template arguments with a constructor that uses a member type alias
Oct 23, 2022
c++
language-lawyer
c++17
How can I apply the [[nodiscard]] attribute to a lambda?
Aug 21, 2022
c++
lambda
attributes
language-lawyer
c++17
Using decltype(auto) in C++ non-type template parameter
Sep 27, 2022
c++
c++17
language-lawyer
decltype-auto
What happens when mandatory RVO is applied to a reference that's extending the lifetime of a temporary?
Mar 15, 2022
c++
language-lawyer
return-value-optimization
initializer_list with auto contains multiple expressions
May 06, 2020
c++
language-lawyer
c++17
auto
Does every c++ member function take `this` as an input implicitly?
Sep 27, 2022
c++
performance
this
language-lawyer
member-functions
MSVC cannot return an object that can be copied but cannot be moved
May 29, 2022
c++
visual-c++
c++17
language-lawyer
copy-elision
Destructor of typedef alias
Sep 16, 2022
c++
language-lawyer
destructor
typedef
Implementing is_constexpr_copiable
Oct 26, 2022
c++
templates
language-lawyer
c++17
constexpr
Method reference to private interface method
Oct 09, 2022
java
language-lawyer
java-9
« Newer Entries
Older Entries »