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++17
std::shared_ptr with aliasing constructor, is it possible the retrieve the initial pointer value?
Sep 05, 2026
c++
c++17
shared-ptr
ranges-v3 / sort confusion
Sep 04, 2026
boost
range
c++17
range-v3
Stream std::any without knowing the type
Sep 05, 2026
c++
c++17
Convert variadic template ints to switch statement
Sep 04, 2026
c++
templates
c++17
variadic-templates
How to use a std::set as a data member with an explicit comparator member function?
Sep 04, 2026
c++
c++17
comparator
stdset
Why `std::string_view` is not modifiable?
Sep 04, 2026
c++
c++17
language-design
string-view
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
Lost about std::filesystem's clock conversions, in C++17 lacking clock_cast
Sep 02, 2026
c++
c++17
c++-chrono
c++ reversed integer sequence implementation
Sep 03, 2026
c++
templates
c++14
c++17
template-meta-programming
Why when I write noexcept before const i get an error
Sep 02, 2026
c++
c++17
Debugging C++ in (Neo)vim
Sep 02, 2026
c++
c++11
vim
c++17
neovim
Union Template with std::variant and std::visit
Sep 01, 2026
c++
templates
c++17
eigen
Why does structured binding declaration call destructor?
Sep 02, 2026
c++
c++17
structured-bindings
hidden friend in a class template name clashes with another symbol in inline namespace
Sep 02, 2026
c++
templates
c++17
customization-point
Best practice: [[maybe_unused]] or anonymous argument?
Sep 02, 2026
c++
c++17
c++14
C++, BTree Insert
Sep 01, 2026
c++
algorithm
binary-tree
c++17
C++17 parameter pack expansion with function parameter evaluation
Sep 01, 2026
c++17
variadic-templates
variadic-functions
template-meta-programming
More specific template deduction
Sep 01, 2026
c++
templates
variadic-templates
c++17
template-specialization
Implement a type trait for a class template that is true for the actual class template and classes that inherit it
Sep 01, 2026
c++
c++17
type-traits
c++-concepts
Older Entries »