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
Need some help understanding C++11 Move Constructors [duplicate]
Sep 24, 2022
c++
c++11
move-semantics
RAII and deduced template arguments
Oct 19, 2022
c++
templates
c++11
raii
Initialization of const reference member with deleted copy constructor
Jul 07, 2020
c++
c++11
reference
uniform-initialization
Can I use always emplace to replace insert for single element insertion?
Aug 30, 2022
c++
c++11
Is the deletion of a constructor inherited?
Nov 04, 2022
c++
inheritance
c++11
constructor
Can it be safe to keep a copy of an std::initializer_list? What is the rationale?
Aug 19, 2015
c++
c++11
c++14
initializer-list
Creating a new tuple class by popping the last type
Mar 14, 2022
c++11
variadic-templates
Is there a way to check if std::random_device is in fact random?
Nov 21, 2021
c++
c++11
random
Why does make_unique have an extra move with a constructor that can take std::bind as an argument?
Mar 15, 2017
c++
c++11
c++14
using alias for static member functions?
Sep 05, 2022
c++
c++11
c++14
unique_ptr, custom deleter, and Rule of Zero
Feb 04, 2022
c++
c++11
rule-of-zero
A more efficient way than function reference?
May 04, 2022
c++
performance
class
c++11
reference
Variadic template recursive return type deduction compilation error
Jul 13, 2021
c++
c++11
variadic-templates
return-type-deduction
Static constexpr members of same type as class defined (additional details)
Nov 02, 2022
c++
c++11
static-members
constexpr
std::initializer_list type deduction
Jul 24, 2019
c++
c++11
initializer-list
type-deduction
list-initialization
C++: std::vector - It is possible to "slice" a vector?
Sep 30, 2022
c++
c++11
vector
slice
array-view
Memory footprint of unique_ptr [duplicate]
Oct 15, 2022
c++
c++11
unique-ptr
strange typename usage c++11
Feb 14, 2021
c++
c++11
How remove_reference disable template argument deductions?
May 14, 2022
c++
templates
c++11
perfect-forwarding
Use SFINAE to detect the existence of a templated member function
May 11, 2022
c++
templates
c++11
sfinae
« Newer Entries
Older Entries »