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 memory-management
C++ Initialization list and memory alloc
Dec 01, 2022
c++
constructor
memory-management
smart-pointers
initialization-list
c++ Why is memory allocated when passing a string literal to a function?
Nov 30, 2022
c++
string
memory-management
Does malloc/new return memory blocks from Cache or RAM?
Nov 30, 2022
c++
c
memory
memory-management
C++: Validate a pointer? [duplicate]
Nov 30, 2022
c++
validation
memory-management
pointers
What is the difference between alloc, retain and copy
Nov 30, 2022
iphone
objective-c
memory-management
Xcode Instruments - Enable NSZombie Detection? Where is it?
Nov 29, 2022
xcode
ios
memory-management
instruments
How to detect stuff that has not been released properly
Nov 30, 2022
ios
objective-c
memory-management
memory-leaks
Is there a reason to always use Objects instead of primitives?
Nov 30, 2022
java
memory-management
wrapper
primitive
Does this type of memory get allocated on the heap or the stack?
Nov 30, 2022
c++
memory-management
stack
heap-memory
Using malloc instead of new, and calling the copy constructor when the object is created
Nov 30, 2022
c++
memory-management
malloc
new-operator
tbb
automatic/static memory allocation
Nov 29, 2022
c++
c
memory-management
operating-system
virtual-memory
Am I correctly interning my Strings?
Nov 30, 2022
java
memory-management
Does push_back() always increase a vector's size?
Nov 30, 2022
c++
vector
memory-management
push-back
In C++, any general guidelines for handling memory allocation/deletion?
Nov 29, 2022
c++
memory
memory-management
pointers
What could this curious combination of "while" and "delete" mean?
Nov 29, 2022
c++
memory-management
pointers
Seg fault after is item pushed onto STL container
Nov 29, 2022
c++
memory
memory-management
stl
pointers
O* p = new O[5]; What does p point to?
Nov 29, 2022
c++
arrays
memory-management
dynamic-memory-allocation
dynamic-arrays
C++ dynamic memory detail
Nov 29, 2022
c++
memory
memory-management
dynamic
free
How can I trust the behavior of C++ functions that declare const?
Nov 29, 2022
c++
memory-management
« Newer Entries
Older Entries »