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++
Can you have a pointer to a data member of a subobject's class?
Sep 03, 2025
c++
pointers
pointer-to-member
Why does the standard require only input iterators for std::distance, rather than forward iterators?
Sep 03, 2025
c++
language-lawyer
language-design
Defaulting three way comparison operator in recursive data structures
Sep 03, 2025
c++
c++20
spaceship-operator
defaulted-functions
How to include <sys/select.h> library in a Visual Studio C++ project?
Sep 03, 2025
c++
visual-c++
shared-libraries
static-libraries
ELF file structure in FreeBSD & Linux
Sep 03, 2025
c++
linux
freebsd
elf
Concept: How are declarations linked to apropriate definitions
Sep 03, 2025
c++
forward-declaration
c++ placement new in a home made vector container
Sep 02, 2025
c++
placement-new
How to add c++ code to Unity project easy-way?
Sep 03, 2025
c#
c++
unity-game-engine
dll
C++ dynamic loading of classes: Why is a "destroy" function needed?
Sep 01, 2025
c++
memory-management
dlopen
dynamic-loading
Vector as map value, insert new key and push back immediately c++
Sep 03, 2025
c++
dictionary
Progress Bar Colors
Sep 03, 2025
c++
css
qt
Does AES_cbc_encrypt add padding?
Sep 03, 2025
c++
openssl
aes
cbc-mode
How to use <stacktrace> in GCC trunk?
Sep 03, 2025
c++
libstdc++
c++23
compiler-explorer
Simultaneously reassign values of two variables in c++
Sep 02, 2025
python
c++
variable-assignment
swap
How can I decrease the number of overloaded functions
Sep 02, 2025
c++
overloading
Why must the file exist when using the 'r+' mode in fopen?
Sep 03, 2025
c++
c
fopen
Is std::mutex as a member variable thread-safe for multiple threads?
Sep 03, 2025
c++
multithreading
thread-safety
mutex
What is the namespace of a friend-defined function?
Sep 03, 2025
c++
c++11
namespaces
overloading
friend-function
"auto changes meaning in c++11"
Sep 03, 2025
c++
c++11
iterator
operators
handle empty string case extracting a string from std::istream
Sep 03, 2025
c++
stl
Older Entries »