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++
Why do different compilers behave differently with these requires expressions?
Dec 01, 2025
c++
c++20
c++-concepts
performance of Intel TBB memory allocator?
Dec 01, 2025
c++
multithreading
memory-management
tbb
Will Linux prevent the stack and heap from growing into each other?
Dec 01, 2025
c++
linux
memory
Cannot deduce template arguments for basic_string
Dec 01, 2025
c++
templates
How to get clang with OpenMP working on MSVC 2015
Nov 30, 2025
c++
visual-studio-2015
clang
openmp
How do i make an array which is a class object and has a compile time size?
Nov 30, 2025
c++
arrays
class
memory
compile-time
c++ expected opening brace as well as redefinition error
Dec 01, 2025
c++
oop
inheritance
Is std::this_thread::yield any different from sched_yield on linux?
Dec 01, 2025
c++
linux
Why does syslog have two different function declarations?
Dec 01, 2025
c++
c
linux
overloading
glibc
How to stop VS Code to keep adding standard c++ libraries to the file.associations?
Dec 01, 2025
c++
visual-studio-code
Reserving capacity for an STD vector<bool> template specialization
Dec 01, 2025
c++
c++11
templates
boolean
stdvector
Avoiding the warning: operation on ‘count’ may be undefined [-Wsequence-point]
Nov 30, 2025
c++
c++11
templates
variadic-templates
C++11: How can I join a std::thread as soon as its execution function exits?
Dec 01, 2025
c++
multithreading
c++11
std::atomic::notify_one could unblock multiple threads
Dec 01, 2025
c++
c++20
wait
notify
stdatomic
Why is the circular buffer not standardized in C++?
Dec 01, 2025
c++
circular-buffer
Why do C++20 concepts cause cyclic constraint errors while old-school SFINAE does not?
Nov 29, 2025
c++
language-lawyer
c++20
sfinae
c++-concepts
Class member function defined outside its namespace
Dec 01, 2025
c++
c++11
namespaces
using-directives
name-lookup
Conditional operator weird output
Dec 01, 2025
c++
boolean
conditional-operator
In C++, How a std::thread can call a member function without creating an object?
Dec 01, 2025
c++
multithreading
« Newer Entries
Older Entries »