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
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
Initializing a vector of vectors of ints in C++17
Apr 22, 2026
c++
c++17
stdvector
inline static variable in different translation units has different values(c++17)
Apr 21, 2026
c++
static
c++17
inline
Forward declare typename in template parameter list
Apr 22, 2026
c++
templates
c++17
typename
non-type
std::function works beautifully with std::bind - but why?
Apr 22, 2026
c++
c++11
c++17
std-function
stdbind
Store lambda as a member using template arguments deduction
Apr 22, 2026
c++
lambda
auto
c++17
type-deduction
Return std::optional<T> where T's constructor is private
Apr 21, 2026
c++
c++17
stdoptional
Non-const copy constructor compiles fine with C++17
Apr 20, 2026
c++
c++17
c++14
language-lawyer
copy-constructor
Can I use braced-init-list for a vector of std::variant?
Apr 19, 2026
c++
initialization
variant
c++17
Is it possible to make a default-initialized class std::is_trivial for performance purposes
Apr 20, 2026
c++
templates
stl
c++17
Combining fold expressions with lambdas in C++17
Apr 19, 2026
c++
c++17
fold-expression
« Newer Entries
Older Entries »