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 is a view_closure in range-v3?
Oct 21, 2025
c++
c++20
range-v3
std-ranges
C++ concept that checks a value for requirements
Oct 21, 2025
c++
c++20
c++-concepts
Is auto for function input parameters a replacement for function templates?
Oct 21, 2025
c++
function
templates
c++20
auto
How to write a custom allocator that works with MSVC [duplicate]
Oct 19, 2025
c++
visual-c++
c++20
How to extract type list from tuple for struct/class
Oct 20, 2025
c++
templates
variadic-templates
c++20
template-argument-deduction
How do I use member functions to a standard library ranges operation
Oct 20, 2025
c++
c++20
std-ranges
How to pass a pointer argument to std::format?
Oct 20, 2025
c++
formatting
std
c++20
C++20 Designated Initializers char[]
Oct 18, 2025
c++
initialization
language-lawyer
c++20
designated-initializer
Is `std::format` vulnerable to format string attack? How to mitigate it?
Oct 19, 2025
c++
printf
c++20
format-string
fmt
Why do floating-point numbers print without decimal unless std::fixed and std::setprecision are used?
Oct 20, 2025
c++
windows
double
c++20
mingw-w64
Keeping consteval-ness of function arguments
Oct 19, 2025
c++
c++20
constexpr
fmt
consteval
std::is_constant_evaluated() and const variables
Oct 19, 2025
c++
c++20
constexpr
Does there exist a ranges::views::group_by counterpart that takes into account all elements, as opposed to just contiguous ones?
Oct 20, 2025
c++
c++20
range-v3
std-ranges
Initializing a std::barrier with a class member function
Oct 19, 2025
c++
multithreading
c++20
barrier
Template deduction for template aliasing with default value
Oct 18, 2025
c++
templates
visual-c++
c++20
ctad
How to generate parameter packs via meta-programming?
Oct 19, 2025
c++
c++20
variadic-templates
parameter-pack
How do I properly declare a template friend operator overload to a template class without defining it inline
Oct 19, 2025
c++
templates
c++20
friend
Something like std::integral_constant but with auto template argument in std C++20 library?
Oct 19, 2025
c++
c++20
auto
compile-time-constant
Multiple definition error when importing c++23 standard library module in multiple files
Oct 18, 2025
c++
c++20
c++-modules
c++23
c++ recursive macro wont compile on MSVC?
Oct 18, 2025
c++
c++20
preprocessor
« Newer Entries
Older Entries »