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
A class that can be used as a transform view
Aug 09, 2026
c++
c++20
std-ranges
User-Defined Deduction Guides in C++20
Aug 09, 2026
c++
language-lawyer
c++20
type-deduction
How to compile/use header units in MSVC from command-line?
Aug 10, 2026
c++
visual-c++
command-line
module
c++20
std::counting_semaphore: for what is used template param?
Aug 08, 2026
c++
gcc
c++20
semaphore
Fold expression for a parameter pack with comma operator: How to add additional parameters when expanding the pack?
Aug 09, 2026
c++
c++20
variadic-templates
fold-expression
compile-time-type-checking
Is it mandatory to infer the type of the default template argument on each instantiation?
Aug 09, 2026
c++
language-lawyer
c++20
Is [[likely]] redundant if [[unlikely]] exists in if-else branch in C++20?
Aug 10, 2026
c++
performance
optimization
c++20
compiler-optimization
How to use C++20 concepts to do different things based on return type of a function?
Aug 09, 2026
c++
c++20
c++-concepts
How to gracefully shutdown asio::ssl::stream<asio::ip::tcp::socket> in C++ Asio? (shutdown always throws "stream truncated" exception)
Aug 08, 2026
c++
openssl
c++20
boost-asio
asio
Different results of constexpr function during runtime vs compile time
Aug 09, 2026
c++
visual-c++
c++20
constexpr
How to use c++20 <ranges> in xcode 13?
Aug 07, 2026
c++
xcode
c++20
Can padding of bases or [[no_unique_address]] members be used to store other bases/members?
Aug 07, 2026
c++
language-lawyer
c++20
How to find the current weekday with std::chrono?
Aug 07, 2026
c++
c++20
c++-chrono
Is dereference null pointer UB in C++20?
Aug 07, 2026
c++
language-lawyer
c++20
undefined-behavior
Out-of-class definition with requires clause is rejected by clang but works with gcc
Aug 07, 2026
c++
language-lawyer
c++20
c++-concepts
requires-clause
How to check if a member function or free function is for the exact given type(not any of its base)?
Aug 04, 2026
c++
c++17
c++20
template-meta-programming
std::any implementation details
Aug 05, 2026
c++
language-lawyer
c++20
Expand constexpr array into positional function arguments
Aug 05, 2026
c++
metaprogramming
c++20
template-meta-programming
Older Entries »