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
Pass template functor to a template std::function
Sep 08, 2026
c++
templates
c++11
c++14
Template Conflict between String and Int
Sep 06, 2026
c++
templates
c++14
sfinae
type-traits
Retrieve objects pointers of different type
Sep 04, 2026
c++
c++14
folly
Directly access members of members in a class interface without inheritance
Sep 05, 2026
c++
inheritance
constructor
c++14
member
object construction : default parameter vs delegation
Sep 03, 2026
c++
c++11
constructor
c++14
Why do we have to use additional construction when iterating variadic template parameters?
Sep 02, 2026
c++
c++11
c++14
variadic-templates
c++17
Status of statement (void)f() in C++14, is it ill-formed? if not, is the f() part discard-value?
Sep 03, 2026
c++
c++14
c++ reversed integer sequence implementation
Sep 03, 2026
c++
templates
c++14
c++17
template-meta-programming
I cannot understand how a struct can substitute a typedef
Sep 03, 2026
c++
c++14
Best practice: [[maybe_unused]] or anonymous argument?
Sep 02, 2026
c++
c++17
c++14
How to check if two matrices are the same?
Sep 01, 2026
c++
c++11
matrix
c++14
eigen
How can I move std::tuple elements out of a class object?
Sep 01, 2026
c++
c++14
undefined-behavior
move-semantics
stdtuple
Does PIMPL idiom actually work using std::unique_ptr?
Aug 31, 2026
c++
c++11
c++14
template for typedef that accepts pointer to both const and non-const functions
Sep 01, 2026
c++
c++14
pointer-to-member
C++14 compile time std::array with variadic templates
Sep 01, 2026
c++
c++11
c++14
variadic-templates
stdarray
Why cannot clang++ deduce the type of a map of lambdas?
Aug 31, 2026
c++
lambda
c++14
auto
Polymorphic logger (virtual templated functions?)
Aug 31, 2026
c++
qt
c++14
Appropriate generic idiom for type vectorization?
Aug 31, 2026
c++
c++14
vectorization
idioms
C++ : Handle thread-local object destruction
Aug 30, 2026
c++
c++14
unique-ptr
thread-local
Older Entries »