Menu
NEWBEDEV
Python
Javascript
Linux
Cheat sheet
NEWBEDEV
Python 1
Javascript
Linux
Cheat sheet
Contact
New posts in C++11
Is there a C/C++ equivalent for Python's "__init__.py"?
Apr 17, 2021
Do 'true' and 'false' have their usual meaning in preprocessor conditionals?
Apr 17, 2021
Segmentation fault when using a shared_ptr for private_key
Apr 17, 2021
Is declaring variables as const redundant after constexpr was added to the language?
Apr 17, 2021
What is the difference between non-type template parameters in C++17 and C++11?
Apr 17, 2021
Passing a std::shared_ptr<T> to a function that takes a std::shared_ptr<const T>?
Apr 17, 2021
Why does the implementation of declval in libstdc++-v3 look so complicated?
Apr 17, 2021
Will compiler unroll "for" loop when iterating a const container?
Apr 17, 2021
std::string difference in output when use c+=expression and c=c+expression
Apr 17, 2021
What is the type of an 'auto' return type when returning *this in an anonymous class?
Apr 17, 2021
Older Entries »