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++14
Why i am not able to create the Unique pointer
Dec 06, 2025
c++
c++11
c++14
Why is the C++11 move operator (=) behavior different
Dec 05, 2025
c++
c++11
move
c++14
perfect-forwarding
Two pointers referencing the same memory location, possible to make null if we deallocate the space?
Dec 05, 2025
c++
pointers
c++14
Why doesnt move capture in C++14 use [&&move_me_into_lambda] syntax?
Dec 03, 2025
lambda
c++14
Issue with invalid use of incomplete type when using std::tuple_element
Dec 04, 2025
c++
c++14
stdtuple
stdhash
Why is the copy constructor being called here?
Dec 04, 2025
c++
c++11
visual-c++
c++14
SFINAE for class methods
Dec 03, 2025
c++
oop
templates
c++14
sfinae
Explicitly defaulting a templated constructor
Dec 02, 2025
c++
templates
c++11
c++14
default-constructor
Perfect forwarding to a member function of a data member?
Dec 03, 2025
c++
member
auto
forwarding
c++14
Make C++ std::string end at specified character?
Dec 02, 2025
c++
string
c++11
c++14
How to best solve "void foo( const T& t = T() )" when T==void
Dec 02, 2025
c++
templates
c++14
c++17
void
How can I use templates to deduce the parameter types of a std::function?
Dec 01, 2025
c++
templates
c++11
c++14
std-function
Function returning its argument or checking for nullptr
Dec 01, 2025
c++
c++11
c++14
c++17
What are defaulted destructors used for?
Nov 30, 2025
c++
c++14
How to insert a tuple into a map?
Nov 29, 2025
c++
iterator
tuples
c++14
std-pair
Deduce type of reference template parameter
Nov 28, 2025
c++
c++11
c++14
c++17
Calling a function from a function pointer in an iterator
Nov 29, 2025
c++
pointers
c++14
Recursive enable_if and type transform
Nov 28, 2025
c++
metaprogramming
c++14
template-meta-programming
sfinae
Older Entries »