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++
Template issue with nlohmann::json
Jul 04, 2026
c++
nlohmann-json
Angles of 3D vector - getting both
Jul 03, 2026
c++
3d
game-physics
How can I test whether a type is a range from which I can move elements?
Jul 05, 2026
c++
c++20
c++-concepts
Why is transforming an array using AVX-512 instructions significantly slower when transforming it in batches of 8 compared to 7 or 9?
Jul 04, 2026
c++
performance
clang
benchmarking
avx512
Updating to macOS 13.3 broke compiling cpp
Jul 04, 2026
c++
macos
nullptr
Can an strstream directly use the buffer of a standard string
Jul 05, 2026
c++
c++11
stringstream
C++: Is it valid to omit a parameter value in a function call?
Jul 05, 2026
c++
gcc
compiler-errors
language-lawyer
When satisfation of SFINAE condition depends on the function being declared, is that condition guaranteed to be false?
Jul 04, 2026
c++
language-lawyer
How do I match a for loop with vector declaring in it's body?
Jul 05, 2026
c++
clang
clang-tidy
clang-ast-matchers
Do unevaluated template operands need to have valid defintions?
Jul 04, 2026
c++
language-lawyer
Why do `std::views::adjacent` iterators increment all underlying iterators instead of using a more performant shift?
Jul 05, 2026
c++
iterator
c++23
std-ranges
Different compiler behaviours regarding variadic template - Error C3520 / C3543
Jul 04, 2026
c++
visual-c++
variadic-templates
Forward declaration in global module fragment
Jul 04, 2026
c++
forward-declaration
c++-modules
ADL name lookup problem, is using std::swap; swap(a,b) related to function overloading or inner scope function hide outer scope function?
Jul 05, 2026
c++
argument-dependent-lookup
name-lookup
How to manage member variable in C++
Jul 04, 2026
c++
oop
pointers
What is the trick in pAddress & ~(PAGE_SIZE - 1) to get the page's base address
Jul 04, 2026
c++
c
bit-manipulation
How is called a C/C++ program without end?
Jul 04, 2026
c++
c
terminology
Should I learn Java or should I learn C++? [closed]
Jul 05, 2026
c#
java
.net
c++
How do I avoid both global variables and magic numbers?
Jul 03, 2026
c++
c
global-variables
magic-numbers
Splitting the string using boost::algorithm::split
Jul 05, 2026
c++
boost
« Newer Entries
Older Entries »