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
How to wrap several boolean flags into struct to pass them to a function with a convenient syntax
Jan 21, 2026
c++
design-patterns
interface
c++17
flags
warning: operator delete called on unallocated object
Jan 20, 2026
c++
c++17
c++20
delete-operator
Detect build type (debug/release) in Visual Studio when using CMake
Jan 19, 2026
visual-studio
visual-c++
cmake
c++17
visual-studio-2019
To forward or move or not; how to determine which is preferred within the context of a class's usage?
Jan 20, 2026
c++
c++17
std
move-semantics
perfect-forwarding
C++ confusing closure captures [v] vs [v = v]
Jan 18, 2026
c++
c++17
Choose between template function and auto type deduction
Jan 20, 2026
c++
templates
auto
c++14
c++17
Why is the defaulted constructor not constexpr here?
Jan 01, 2026
c++
constructor
c++17
constexpr
One liner tuple/pair unpack in c++ with reusing same variable multiple times
Jan 02, 2026
c++
c++17
std-pair
what is the name of this new c++ syntax? [duplicate]
Jan 02, 2026
c++
c++11
c++17
How to construct and access libcu++' <cuda/std/mdspan> on the host
Jan 01, 2026
c++
cuda
c++17
mdspan
unable to determine what cmake generator to use-VS Code-Windows 10
Jan 02, 2026
c++
c++17
Does returning a local variable return a copy and destroy the original(nrvo)?
Jan 01, 2026
c++
c++17
return-value-optimization
Is there a best way to deal with undefined behavior in bitwise conversion between floats and integers in C++14, C++17, C++20 and different compilers?
Jan 01, 2026
c++
c++17
c++20
simd
type-punning
Getting field names with boost::pfr
Jan 01, 2026
c++
boost
c++17
template-meta-programming
Could C++ implement type array?
Jan 01, 2026
c++
c++17
Older Entries »