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
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
Why can the callable returned from std::mem_fn be used on objects and on shared_ptrs?
Nov 27, 2025
c++
c++11
c++14
enable_if template param is lambda (with particular signature)
Nov 27, 2025
c++
templates
lambda
c++14
enable-if
What is the purpose of _t aliases and _v variable templates for type traits?
Nov 27, 2025
c++
c++17
c++14
language-design
type-traits
How to sort values in a map in C++
Nov 26, 2025
c++
sorting
c++11
dictionary
c++14
Generic algorithm implementation to select a random subset
Nov 26, 2025
c++
algorithm
random
c++14
generic-programming
Does a constant reference member variable in an anonymous struct extend the lifetime of a temporary?
Nov 25, 2025
c++
c++14
language-lawyer
lifetime
« Newer Entries
Older Entries »