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
How to check at compile time for the existence of a global-scope function accepting given argument types?
Apr 30, 2026
c++
c++17
sfinae
argument-dependent-lookup
global-scope
std::variant converting constructor behavior
Apr 29, 2026
c++
c++17
C++ equivalent to Java Map getOrDefault?
Apr 29, 2026
c++
c++17
treemap
Why aren't parts of the Concurrency TS going in C++17?
Apr 28, 2026
c++
standards
c++17
How exactly is expansion of a parameter pack evaluated with std::forward?
Apr 27, 2026
c++
c++17
variadic-templates
What does const_forward do in optional implementation in C++?
Apr 27, 2026
c++
c++11
c++14
c++17
How to filter out elements of certain data types in a vector of std::variant?
Apr 26, 2026
c++
c++17
stdvector
stdset
std-variant
Constexpr lambda argument
Apr 27, 2026
c++
c++17
std::prev on std::array in a constexpr environment
Apr 26, 2026
c++
visual-c++
compiler-errors
c++17
constexpr
Can not access member type from base-class when compiled using c++17 [duplicate]
Apr 26, 2026
c++
templates
c++14
c++17
class-template
Can we detect "trivial relocatability" in C++17?
Apr 25, 2026
c++
object
memory
c++17
type-traits
Compile error with decltype of iterator de-reference
Apr 26, 2026
c++
templates
visual-c++
decltype
c++17
clang execution header not found
Apr 23, 2026
c++
clang
c++17
std
Intel TBB - 'InitializeCriticalSectionEx': identifier not found compiler error
Apr 25, 2026
c++
c++17
tbb
poco-libraries
vcpkg
How to delete/free a string literal?
Apr 25, 2026
c++
memory
c++17
string-literals
Defining a templated friend function inside a template class
Apr 25, 2026
c++
templates
c++14
friend
c++17
VS2019 c++ C3861 error in deep inheritance templates
Apr 24, 2026
c++
c++17
visual-studio-2019
Idiom for initializing an std::array using a generator function taking the index?
Apr 23, 2026
c++
c++17
idioms
stdarray
object-construction
Why can't a string literal initializer list for a std::vector create a std::vector<std::string> in C++?
Apr 23, 2026
c++
c++17
template-argument-deduction
Function pointers initialized by lambda and their scope
Apr 24, 2026
c++
c++17
Older Entries »