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 new-operator
Operator new and bad_alloc on linux
Jan 03, 2026
c++
linux
new-operator
bad-alloc
pointer being freed was not allocated for pointer assignment
Dec 31, 2025
c++
pointers
new-operator
C++ Memory allocation with operator new: What are the methods of detecting and processing allocation errors?
Dec 23, 2025
c++
memory-management
new-operator
nothrow
C++ - why does this code compile when there's no obvious constructor match?
Dec 23, 2025
c++
constructor
new-operator
explicit-constructor
new A[0] -- Legal, but of what use? What does it actually do?
Dec 21, 2025
c++
new-operator
PYTHON: how to create a function to receive a variable input and then send it to another function
Dec 20, 2025
python
function
new-operator
Memory Tracker in C++ going into infinite loop during vector initialization
Dec 19, 2025
c++
windows
new-operator
python override __new__ cannot send arguments to __init__
Dec 15, 2025
python
singleton
new-operator
Is it safe to delete memory with a pointer of different type than the used in new?
Dec 14, 2025
c++
new-operator
heap-memory
delete-operator
Why does the debugger show only one element from my array pointer?
Dec 14, 2025
c++
visual-studio-2010
malloc
new-operator
When adding an Event Handler, use 'new()' or not? [duplicate]
Dec 14, 2025
c#
event-handling
new-operator
mongoid new versus build
Dec 13, 2025
build
new-operator
mongoid
How Is `operator new` Implemented At The Linker Level?
Dec 13, 2025
c++
linker
new-operator
java new operator and the hashcode()
Dec 08, 2025
java
new-operator
hashcode
C++ New vs Malloc for dynamic memory array of Objects
Dec 07, 2025
c++
visual-c++
malloc
new-operator
dynamic-memory-allocation
C++ for-each loop with array allocated on the heap
Dec 06, 2025
c++
c++11
new-operator
unique pointer memory leak
Dec 06, 2025
c++
c++11
visual-c++
new-operator
unique-ptr
Why is this allocation of a vector not accepted?
Dec 06, 2025
c++
syntax
new-operator
Older Entries »