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 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
Find a specific tuple element in a vector of tuples?
Dec 01, 2022
c++
c++11
vector
tuples
c++: function cannot be overloaded
Dec 01, 2022
c++
c++11
Is it possible to specify a private member variable public only for const operations?
Dec 01, 2022
c++
c++11
constants
member-variables
How can I convert a reference type to a value type?
Dec 01, 2022
c++
c++11
reference
decltype
Difference between Auto and Void?
Dec 01, 2022
c++
pointers
c++11
void-pointers
configure error "A compiler with support for C++11 language features is required."
Nov 30, 2022
c++11
gcc
compilation
google-breakpad
Why can't I use += operator on a list iterator?
Nov 30, 2022
c++
c++11
iterator
stdlist
« Newer Entries
Older Entries »