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
dynamic_cast and rvalue reference
Sep 17, 2022
c++
c++11
language-lawyer
dynamic-cast
rvalue
g++ and clang++ different behaviour deducing variadic template `auto` values
Aug 31, 2022
c++
language-lawyer
c++17
variadic-templates
template-argument-deduction
Is the const overload of begin/end of the range adapters underconstrained?
Apr 02, 2022
c++
language-lawyer
c++20
std-ranges
Trying to define namespace member via using-declaration
Oct 15, 2022
c++
namespaces
language-lawyer
definition
using-declaration
Function template overloading difference [duplicate]
Aug 27, 2022
c++
language-lawyer
Are C++ standard library implementations allowed to strengthen noexcept specifications?
Sep 17, 2022
c++
language-lawyer
c++-standard-library
noexcept
c++ is it required to handle nullptr in user-defined and class-specific delete operators.?
Sep 22, 2022
c++
language-lawyer
delete-operator
nullptr
The effect of `basic_streambuf::setbuf`
Jul 05, 2022
c++
c++11
language-lawyer
Function parameters evaluation order: is it UB if we pass reference?
Sep 16, 2022
c++
language-lawyer
undefined-behavior
Is std::declval<void>() a valid expression?
Nov 16, 2022
c++
c++11
language-lawyer
void
decltype
Sequencing of function parameter destruction
Aug 31, 2022
c++
c++14
language-lawyer
function-calls
sequencing
Overloaded function template disambiguation with `std::enable_if` and non-deduced context
Apr 10, 2021
c++
templates
c++14
language-lawyer
overload-resolution
Class Name Injection and Constructors
Jan 07, 2021
c++
clang
language-lawyer
Can sizeof(enum) differ from sizeof(std::underlying_type<Enum>::type)?
Aug 19, 2022
c++
language-lawyer
Overloaded function templates that differ only in their return types in C++
Sep 09, 2022
c++
templates
language-lawyer
c++20
overload-resolution
Ways a program might detect whether NULL is defined with integer or pointer type?
Oct 13, 2022
c
language-lawyer
On which C standard will C++14 be based?
Oct 25, 2022
c++
standards
language-lawyer
c++14
Should the memory vulnerability of the line of code "printf("%s", argv[1]);" be described as a stack overflow?
Jul 27, 2018
c++
printf
stack-overflow
language-lawyer
buffer-overflow
Is it OK to define operator<< or operator>> for FILE&?
Dec 30, 2019
c++
c
operator-overloading
language-lawyer
Does malloc return an "invalid pointer value" in C++17? [duplicate]
Sep 17, 2022
c++
pointers
language-lawyer
c++17
object-lifetime
« Newer Entries
Older Entries »