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
gcc and explicit specialization in non-namespace scope
Aug 18, 2026
c++
templates
c++17
Clang claims this (partially specialized) template instantiation is ambiguous. Is it right?
Aug 17, 2026
c++
c++17
clang
language-lawyer
template-specialization
Traversing CRTP inheritance chain for template base classes with non-type template parameters
Aug 17, 2026
c++
c++17
template-meta-programming
Generically return a optional<T> / nullopt
Aug 17, 2026
c++
templates
c++17
std
A variable (or an attribute) can be equal to a type?
Aug 16, 2026
c++
templates
types
c++17
class-template
header file <execution> missing in gcc 7.2 (Ubuntu) : how to solve it?
Aug 16, 2026
header-files
c++17
execution
Memory leaks using shared_mutex
Aug 15, 2026
c++
memory-leaks
c++17
mutex
decltype() on std::move() of a value capture in a lambda results in an incorrect type
Aug 14, 2026
c++
clang
language-lawyer
c++17
decltype
Can I somehow return std::optional with const-reference to my data to avoid copy of it? [duplicate]
Aug 15, 2026
c++
stl
c++17
stdoptional
Expose variadic functions through a plugin interface
Aug 15, 2026
c++
plugins
functional-programming
c++17
variadic-templates
Assignment evaluation order in GCC with C++17
Aug 14, 2026
c++
gcc
c++17
What is the easy way to iterate a std::tuple? [duplicate]
Aug 14, 2026
c++
tuples
c++17
create tuple of nth element in the cartesian product of input vectors
Aug 13, 2026
c++
c++17
template-meta-programming
cartesian-product
Returning inline defined structure with uninitialised member. C++
Aug 14, 2026
c++
struct
c++17
fold expression in assignment
Aug 13, 2026
c++
templates
c++17
generic-programming
fold-expression
explicit conversion operator vs get< T >() function for std::variant
Aug 13, 2026
c++
variant
c++17
conversion-operator
std::tuple::get returning const Type&&
Aug 14, 2026
c++
tuples
c++14
rvalue-reference
c++17
Define a static constexpr member of same type of a template class
Aug 13, 2026
c++
c++17
language-lawyer
c++20
Compile-time operator[]
Aug 13, 2026
c++
c++17
« Newer Entries
Older Entries »