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
Function overloading: empty parameter list vs parameter pack
Oct 18, 2022
c++
templates
language-lawyer
variadic-templates
overload-resolution
Shall a pointer past the end of the last array element compare equal to a pointer past the end of the whole array?
Oct 18, 2022
c++
arrays
pointers
language-lawyer
Clang report "constexpr if condition is not a constant expression" while GCC is ok [duplicate]
Oct 18, 2022
c++
clang
c++17
language-lawyer
clang++
How to work with pointers into raw memory provided by custom allocators (without UB)?
Oct 16, 2022
c++
c++17
language-lawyer
undefined-behavior
allocator
c++ multiple copy assignment operators
Oct 17, 2022
c++
operator-overloading
language-lawyer
assignment-operator
Misunderstanding about non-deducible function template arguments
Oct 17, 2022
c++
templates
c++17
language-lawyer
template-meta-programming
Is an fscanf/scanf/sscanf conversion specification with assignment suppressed not a conversion?
Oct 17, 2022
c
language-lawyer
In which context default argument of immediate function is substituted in C++20 (on source location example)?
Oct 17, 2022
c++
language-lawyer
c++20
consteval
Must destructor be just available (public) or fully valid for default initialized class members?
Nov 06, 2022
c++
language-lawyer
c++20
incomplete-type
Assignment operator of std::variant of custom type with deleted special member functions?
Oct 17, 2022
c++
language-lawyer
c++20
assignment-operator
std-variant
Why doesn't the scroll bar appear even if it protrudes to the left?
Jul 20, 2022
html
css
language-lawyer
Getting a pointer with auto deduced return type on function template with default template argument
Sep 15, 2022
c++
templates
language-lawyer
auto
Is std::string::npos == -1 always true?
Oct 06, 2022
c++
casting
language-lawyer
Constexpr static member function usage
Oct 26, 2022
c++
c++14
language-lawyer
static-methods
constexpr
Overload resolution and partial template ordering
Mar 23, 2019
c++
templates
language-lawyer
overload-resolution
Why can't a prvalue of array type be converted to the same type using static_cast?
Aug 20, 2022
c++
language-lawyer
c++20
Is it legal to call member functions after an object has been explicitly destroyed but before its memory was deallocated?
Oct 03, 2022
c++
destructor
language-lawyer
object-lifetime
explicit-destructor-call
Does std::string need to store its character in a contiguous piece of memory?
Oct 06, 2022
c++
c++11
c++14
language-lawyer
c++17
Friend function template with automatic return type deduction cannot access a private member
Sep 06, 2022
c++
templates
language-lawyer
c++14
friend
Why doesn't narrowing affect overload resolution?
May 08, 2020
c++
c++11
language-lawyer
overload-resolution
« Newer Entries
Older Entries »