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++
Sending debug events to Windows debugger from external source
Jan 21, 2026
c++
visual-studio
winapi
debugging
windbg
Sized deallocation in C++: What is the correct behaviour of the global operator delete(void* ptr, std::size_t size)
Jan 21, 2026
c++
memory
c++14
delete-operator
Prevent compilation of unused template specialization in c++
Jan 21, 2026
c++
templates
compilation
conditional-compilation
specialization
How to use concepts to pass an argument to a class method?
Jan 21, 2026
c++
c++20
c++-concepts
c++-templates
Why can a C++ function type alias be used to pass a lambda to a function?
Jan 20, 2026
c++
Copy and Move Assignment with additional argument
Jan 21, 2026
c++
Need to assign function to variable in C++
Jan 21, 2026
c++
function
variables
unordered-map
auto
Switching byte order without type punning
Jan 21, 2026
c++
c++11
bit-shift
type-punning
byte-shifting
Why does the implicit declaration does not introduce the name?
Jan 20, 2026
c++
How to get the location of the right parenthesis of a condition in Clang?
Jan 20, 2026
c++
clang
Multithreading concept questions
Jan 20, 2026
c++
multithreading
pthreads
C++ and Java GUI linkage through SWIG
Jan 21, 2026
java
c++
cmake
swig
cross-plattform use of a static .a-library on iOS and Android possible? (what about .so and .dylib ?)
Jan 20, 2026
android
c++
ios
android-ndk
Segmentation fault when using a shared_ptr
Jan 21, 2026
c++
c++11
design-patterns
overloading
shared-ptr
Trying to learn basic file manipulation in c++
Jan 21, 2026
c++
How is array<System::String ^> standard C++?
Jan 21, 2026
c++
macos
visual-studio
visual-studio-2010
visual-c++
In C++, how can I generate a random number that falls between two ranges?
Jan 21, 2026
c++
random
generator
Should i specify volatile keyword for every object that shares its memory between different threads
Jan 20, 2026
c++
multithreading
volatile
« Newer Entries
Older Entries »