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++
Read data directly from file to RAM in C++
Dec 19, 2025
c++
file
ram
ram-scraping
how to refer to the current struct in an overloaded operator?
Dec 20, 2025
c++
struct
operators
operator-overloading
Simplifying FOR loops
Dec 19, 2025
c++
functor
simplify
C++ or Python for C# programmer? [closed]
Dec 21, 2025
c#
c++
python
Can you chain methods by returning a pointer to their object?
Dec 20, 2025
c++
class-design
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
« Newer Entries
Older Entries »