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::ostringstream overwriting initializing string
Mar 22, 2026
c++
string
c++11
stl
c++17
std::filesystem::exists -- Do I need to check the std::error_code value if the function returns true?
Mar 22, 2026
c++
c++17
error-code
How to initialize static two dimensional array in compile-time
Mar 22, 2026
c++
c++17
variadic-templates
template-meta-programming
Type of non-type parameter in template template class is non deducible in C++14 but deducible in C++17
Mar 20, 2026
c++
templates
c++14
c++17
template-templates
Call variadic templated function with arguments from a std::vector
Mar 19, 2026
c++
c++17
variadic-templates
Is the ordering of std::recursive_directory_iterator specified?
Mar 20, 2026
c++
c++17
c++20
std-filesystem
What is the idiomatic way to create a U to V mapper function template in C++?
Mar 20, 2026
c++
templates
functional-programming
c++17
c++20
Bizarre behavior of std::is_invocable
Mar 20, 2026
c++
templates
c++17
language-lawyer
type-traits
Are inline static variables unique across modules in visual c++?
Mar 20, 2026
visual-c++
dll
c++17
Fast converting std::chrono::time_point to/from std::string
Mar 19, 2026
c++
string
datetime
c++17
c++-chrono
Bug in Clang-12? "case value is not a constant expression"
Mar 19, 2026
c++
clang
c++17
clang++
How could return map<int, variant>'s value by a function?
Mar 18, 2026
c++
dictionary
c++17
variant
C++17 typealias removes the ability of class template argument deduction [duplicate]
Mar 17, 2026
c++
c++17
ctad
Different results between clang/gcc and MSVC for templated constructor in base class
Mar 16, 2026
c++
templates
c++17
language-lawyer
copy-constructor
Is there a way to have a compile time check, that all members of a class are compared within operator==
Mar 16, 2026
c++
operator-overloading
c++17
comparison-operators
Will the standard library of C++ contains networking, string algorithms,... in future?
Mar 15, 2026
c++
c++17
c++20
Does returning a reference extend its lifetime too?
Mar 15, 2026
c++
reference
c++17
rvalue-reference
lifetime
Can template variables be used as template parameters (similarly to class templates)?
Mar 14, 2026
c++
templates
parameters
c++17
« Newer Entries
Older Entries »