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++
How to switch from Apple to Homebrew-installed clang?
Dec 20, 2025
c++
r
macos
Will int to double conversion round up, down or to nearest double?
Dec 20, 2025
c++
floating-point
rounding
static-cast
floating-point-conversion
Why do I need to specify the type of a default constructed object in this situation?
Dec 19, 2025
c++
std
default-constructor
stdtuple
Is it legal to forward declare just some, but not all of the overloads?
Dec 20, 2025
c++
language-lawyer
What are the differences between "T a", "T a()" and "T a=T()" where T is a class?
Dec 20, 2025
c++
class
constructor
C++ big allocation of memory
Dec 20, 2025
c++
operating-system
malloc
hardware
replacing macro with a function causes "signed/unsigned mismatch" warning
Dec 20, 2025
c++
function
macros
compiler-warnings
Vector as value in JSON (C++/nlohmann::json)
Dec 20, 2025
c++
json
nlohmann-json
Why does new int() work like an array in C++?
Dec 20, 2025
c++
arrays
pointers
dereference
Why no std::as_const overload for pointer types
Dec 20, 2025
c++
c++17
std
Is having a clone() method a 'Good Idea'?
Dec 20, 2025
c++
clone
copy-constructor
idioms
Linking C program to C++ Shared Library
Dec 20, 2025
c++
c
boost
shared-memory
JNI - Returning a jobject created in native function and used by another native function
Dec 18, 2025
c++
java-native-interface
Reading from a file C++ (Line by line - mixed variables)
Dec 19, 2025
c++
file
line-by-line
C++ - Performance when declaring enum outside or in class?
Dec 19, 2025
c++
Botan tutorials or examples for creating the SHA-256 hash of a password
Dec 20, 2025
c++
qt
cryptography
qcar-sdk
botan
Getters/Setters with std::vector<>.push_back(...)
Dec 19, 2025
c++
vector
std
c++ virtual function confusion
Dec 20, 2025
c++
inheritance
virtual-functions
TCP recvfrom() doesn't store 'from'
Dec 20, 2025
c++
tcp
ip-address
recv
Reducing console size
Dec 20, 2025
c++
winapi
console-application
« Newer Entries
Older Entries »