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
Why doesn't this C++0x code call the move constructor?
Dec 02, 2022
c++
c++11
How can you reserve space for an array without initializing each element?
Dec 02, 2022
c++
arrays
c++11
Result of ‘operator->()’ yields non-pointer result
Dec 02, 2022
c++
c++11
Why is std::sort() faster than std::make_heap()?
Dec 02, 2022
c++
algorithm
sorting
c++11
vector
Improve += operator performance
Dec 02, 2022
c++
c++11
C++ Why was the copy constructor called?
Nov 30, 2022
c++
c++11
copy-constructor
Why only C++(and D language) provides variadic templates feature? Are variadic templates that good? [closed]
Dec 01, 2022
c++
c++11
templates
programming-languages
variadic-templates
why we cannot use "=" to shared_ptr or unique_ptr? [duplicate]
Dec 02, 2022
c++
c++11
initialization
shared-ptr
unique-ptr
Calling different methods with the same signature using a template like mechanism
Dec 01, 2022
c++
c++11
templates
methods
Constructor Definition C++ syntax [duplicate]
Dec 01, 2022
c++
oop
c++11
ctor-initializer
Unpacking parameter pack of args into the constructor of each class defined in a variadic template
Dec 01, 2022
c++
c++11
variadic-templates
How do I loop over consecutive pairs in an STL container using range-based loop syntax?
Dec 01, 2022
c++
c++11
iterator
How to use decltype to determine the result of an addition
Dec 02, 2022
c++
c++11
decltype
C++ Iteration over class pointers using std::vector
Dec 01, 2022
c++
c++11
vector
polymorphism
Best way to remove white spaces from std::string
Dec 01, 2022
c++
c++11
c++14
How to find out if we are running in main thread?
Dec 01, 2022
c++
multithreading
c++11
Force deleting std::shared_ptr in C++
Nov 30, 2022
c++
c++11
pointers
c++17
smart-pointers
Is it possible to detect the constness of a class' method using SFINAE?
Dec 01, 2022
c++
templates
boost
c++11
sfinae
C++11 constexpr function compiler error with ternary conditional operator (?:)
Dec 01, 2022
c++
c++11
recursion
ternary-operator
constexpr
using vs. typedef for std::vector::iterator
Dec 01, 2022
c++
c++11
using
stdvector
« Newer Entries
Older Entries »