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++20
Dynamically allocated member pointer is not zero initialized?
Oct 27, 2025
c++
c++20
member-pointers
How to check template parameter is a container of fixed length N using concepts?
Oct 27, 2025
c++
templates
containers
c++20
c++-concepts
Usage of exported inline variables in c++20 modules
Oct 25, 2025
c++
module
c++20
inline
linkage
Is it okay to pass projection as predicate argument to std::ranges::any_of/all_of/none_of?
Oct 26, 2025
c++
c++20
projection
std-ranges
Constexpr function evaluation on a template parameter object (MSVC vs clang/gcc)
Oct 27, 2025
c++
visual-c++
c++20
std::sample() with integer range
Oct 26, 2025
c++
algorithm
random
c++20
Is a `std::mt19937` static function variable thread-safe?
Oct 27, 2025
c++
random
thread-safety
c++20
mt19937
How to solve requires clause is incompatible
Oct 26, 2025
c++
templates
recursion
c++20
c++-concepts
How to write a perfect Abbreviated Function Template?
Oct 25, 2025
c++
templates
auto
c++20
Why does c++ for each loops accept r-values but std::ranges do not?
Oct 27, 2025
c++
c++20
std-ranges
concept std::derived_from when the argument is a smart pointer
Oct 26, 2025
c++
c++20
c++-concepts
How to print milliseconds using format in C++20
Oct 25, 2025
c++
c++20
c++-chrono
fmt
Is std::views::keys guaranteed to work correctly with any pair/tuple type?
Oct 26, 2025
c++
c++20
std-ranges
How can I wrap std::format() with my own template function?
Oct 24, 2025
c++
c++20
variadic-templates
fmt
Should std::get<T&>(tuple) work for zip_view's output?
Oct 26, 2025
c++
std
c++20
c++23
C++ std::unordered_map fastest way to insert new element only if it doesn't exist
Oct 26, 2025
c++
performance
c++20
How do I control the type of value returned by std::ranges::iota_view?
Oct 26, 2025
c++
std
c++20
ClangTidy + CMake - ignore third party headers from Conan
Oct 26, 2025
c++
cmake
c++20
conan
clang-tidy
Using C++20 concept/requires for function partial specialization
Oct 26, 2025
c++
c++20
template-meta-programming
c++-concepts
C++ concept checking in incomplete-class context
Oct 26, 2025
c++
c++20
c++-concepts
« Newer Entries
Older Entries »