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
What am I missing in my custom std::ranges iterator?
Dec 08, 2025
c++
c++20
std-ranges
How can I constrain template parameter pack arguments to a "chain" sequence?
Dec 08, 2025
c++
templates
c++20
template-meta-programming
c++-concepts
Why isn’t my code with C++20 likely/unlikely attributes faster?
Dec 08, 2025
c++
c++20
likely-unlikely
'inline' function definition for could not be written to module due to unrecognized expression or statement
Dec 08, 2025
c++
visual-c++
c++20
c++-modules
Why does g++ in C++-20 mode not recognize nested template class constructor definitions outside the class contrary to member functions?
Dec 08, 2025
c++
templates
g++
c++20
Link error with static library in C++20 module
Dec 08, 2025
c++
static-libraries
linker-errors
c++20
static-linking
Why does C++ span's C style array constructor need type_identity_t?
Dec 07, 2025
c++
c++20
ctad
std-span
Why is SFINAE for one of the std::basic_string constructors so restrictive?
Dec 07, 2025
c++
c++17
language-lawyer
std
c++20
Non type template parameter of type std::string& compiles in gcc but not in clang
Dec 06, 2025
c++
language-lawyer
c++20
Why doesn't std::ranges::find compile while std::find works fine?
Dec 06, 2025
c++
c++20
std-ranges
Passing std::ranges::views as parameters in C++20
Dec 07, 2025
c++
c++20
std-ranges
What is a Designated Initializer?
Dec 07, 2025
c++
c++20
designated-initializer
llvm documentation example does not compile
Dec 05, 2025
c++
clang++
llvm-clang
c++20
constexpr C++ error: destructor used before its definition
Dec 06, 2025
c++
c++20
constexpr
How to use output iterators without a container: Set intersection without storage
Dec 05, 2025
c++
iterator
set
c++20
set-intersection
Does the standard require `operator->()` to be defined for past-the-end non-contiguous iterators?
Dec 05, 2025
c++
iterator
language-lawyer
c++20
How to use `static_assert(std::forward_iterator<my_iterator<...>>);`
Dec 05, 2025
c++
c++20
visual-studio-2022
constexpr unsigned int * unsigned long not evaluated as unsigned long?
Dec 05, 2025
c++
c++20
constexpr-function
« Newer Entries
Older Entries »