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
Compelling examples of custom C++ allocators?
Sep 11, 2022
c++
memory-management
std
memory-alignment
allocator
Why is @autoreleasepool still needed with ARC?
Dec 14, 2021
objective-c
memory-management
xcode4.2
automatic-ref-counting
Python memory leaks [closed]
Dec 14, 2021
python
debugging
memory-management
memory-leaks
What does the brk() system call do?
Dec 14, 2021
c
linux
unix
memory-management
brk
@property retain, assign, copy, nonatomic in Objective-C
Dec 14, 2021
ios
objective-c
iphone
memory-management
Is "delete this" allowed in C++?
Aug 14, 2022
c++
memory-management
new-operator
delete-operator
self-destruction
What is the difference between a weak reference and an unowned reference?
Dec 14, 2021
swift
memory-management
automatic-ref-counting
weak-references
dangling-pointer
C++ new int[0] -- will it allocate memory?
Aug 14, 2022
c++
memory-management
new-operator
standards-compliance
What is the difference between new/delete and malloc/free?
Aug 14, 2022
c++
memory-management
How do malloc() and free() work?
Aug 14, 2022
c++
c
memory-management
malloc
free
Does using "new" on a struct allocate it on the heap or stack?
Aug 14, 2022
c#
.net
memory-management
How to Free Inode Usage?
Aug 14, 2022
linux
unix
memory-management
inode
How to check if pytorch is using the GPU?
Aug 24, 2022
python
memory-management
gpu
nvidia
pytorch
Allowed memory size of 33554432 bytes exhausted (tried to allocate 43148176 bytes) in php
Aug 14, 2022
php
memory-management
memory-limit
Is it safe to delete a NULL pointer?
Aug 14, 2022
c++
pointers
memory-management
null-pointer
delete-operator
Total memory used by Python process?
Nov 15, 2022
python
memory-management
Deleting Objects in JavaScript
Aug 13, 2022
javascript
pointers
object
memory-management
garbage-collection
Peak memory usage of a linux/unix process
Aug 13, 2022
linux
command-line
memory-management
How to allocate aligned memory only using the standard library?
Aug 31, 2022
c
memory-management
What uses are there for "placement new"?
Aug 13, 2022
c++
memory-management
new-operator
placement-new
« Newer Entries
Older Entries »