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 c++11
Get current number of hours and minutes using chrono::time_point
Oct 01, 2021
c++
c++11
chrono
Delete element using iterator, without knowing vector
Oct 15, 2022
c++
templates
c++11
vector
iterator
static_cast<> behaviour on class with implicit conversion operator that returns a const reference
Aug 26, 2022
c++
c++11
Should my generic template use T or T&&?
Sep 24, 2022
c++
templates
c++11
std::move and map assignment
Oct 10, 2020
c++
c++11
move-semantics
Excess elements in struct initializer when nested std::array
Nov 17, 2022
c++
c++11
Passing containers by value or by reference
Aug 21, 2022
c++
c++11
pass-by-reference
pass-by-value
Default-inserting into a vector isn't default initialization?
Sep 28, 2022
c++
c++11
vector
Passing inline functions as arguments
Jun 13, 2022
c++
c++11
Template parameter - function pointer with variadic arguments
Aug 24, 2022
c++
c++11
variadic-templates
Template class method does not cause error -- is this part of the standard?
Oct 27, 2022
c++
templates
c++11
What is result of comparison of double and NaN?
Jun 27, 2022
c++
c++11
nan
Iterating over a single lvalue
Feb 12, 2022
c++
c++11
iterator
Why C++ strings do not need std::forward to call the desired function?
May 15, 2022
c++
templates
c++11
rvalue-reference
perfect-forwarding
How `weak_ptr` and `shared_ptr` accesses are atomic
Oct 18, 2022
c++
multithreading
c++11
shared-ptr
weak-ptr
Returning non-copyable non-movable object with explicit constructor
May 19, 2022
c++
c++11
Wrapper to build std::unique_ptr with plain function deleters
Jun 14, 2022
c++
c++11
templates
c++14
How to invoke an overloaded parent cout friend class from a derived class?
May 31, 2022
c++
class
oop
c++11
inheritance
Assign smart pointer in condition or loop
Apr 02, 2022
c++
c++11
unique-ptr
usage of this pointer in std::bind
Nov 03, 2022
c++
c++11
« Newer Entries
Older Entries »