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 rationale
C++0x Smart Pointer Comparisons: Inconsistent, what's the rationale?
Dec 13, 2019
c++
c++11
std
smart-pointers
rationale
Why is a template with deduced return type not overloadable with other versions of it?
Nov 07, 2022
c++
overloading
c++14
auto
rationale
Why introduce `std::launder` rather than have the compiler take care of it?
Sep 11, 2022
c++
c++17
language-lawyer
rationale
stdlaunder
C++: rationale behind hiding rule
Sep 05, 2022
c++
language-design
hide
rationale
Does C++11 change the behavior of explicitly calling std::swap to ensure ADL-located swap's are found, like boost::swap?
Dec 21, 2016
c++
c++11
swap
language-lawyer
rationale
What do we need std::as_const() for?
Sep 07, 2022
c++
constants
c++17
typetraits
rationale
C++14 Variable Templates: what is their purpose? Any usage example?
Aug 26, 2022
c++
templates
c++14
rationale
Why wasn't a specifier for `float` defined in `printf`?
Sep 15, 2022
c
floating-point
printf
rationale
c-standard-library
What is the point of DBNull?
Aug 25, 2022
.net
history
dbnull
rationale
What is the point of 'git submodule init'?
Aug 17, 2022
git
git-submodules
rationale