Menu
NEWBEDEV
Python
Javascript
Linux
Cheat sheet
NEWBEDEV
Python 1
Javascript
Linux
Cheat sheet
Contact
New posts in Const Reference
Why is `const T&` not sure to be const?
Apr 17, 2021
Avoid exponential grow of const references and rvalue references in constructor
Apr 17, 2021
Does a const reference class member prolong the life of a temporary?
Apr 25, 2021
Returning const reference to local variable from a function
Apr 25, 2021
In c++, why does the compiler choose the non-const function when the const would work also?
Apr 25, 2021