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 ownership
Golang copying structures that contain pointers
Nov 01, 2022
pointers
memory
go
ownership
How can a nested loop with mutations on a HashMap be achieved in Rust?
Oct 20, 2022
rust
ownership
borrow-checker
Memory leak in Qt5? How to get QMimeData deleted?
Oct 21, 2022
c++
qt
memory-leaks
ownership
Create a new record with a specific owner without calling AssignRequest in CRM 2011
Mar 18, 2022
c#
dynamics-crm-2011
dynamics-crm
assign
ownership
What c++11 paradigm should I use to minimize memory-usage and minimize copying?
Aug 21, 2022
c++
memory
c++11
interface
ownership
Iterate over collection. Drop it as soon as Iterator is dropped
Jan 22, 2022
iterator
rust
ownership
Why do we need Rc<T> when immutable references can do the job?
Sep 12, 2022
rust
reference
immutability
borrow-checker
ownership
Why did compiler not error on this mutable borrow when there is an immutable borrowed string slice reference still in scope?
Jul 01, 2020
rust
ownership
borrowing
What happens in memory when ownership is transferred out of a box?
Sep 02, 2022
rust
heap-memory
ownership
How does rsync preserve ownership when uid/gid differs?
Jun 23, 2022
rsync
ownership
Opposite of Borrow trait for Copy types?
Jun 06, 2022
rust
traits
ownership
borrowing
std::unique_ptr to transfer ownership of a const object
Jan 22, 2022
c++
c++11
constants
unique-ptr
ownership
How is a destructor call `fn drop(&mut self)` call inserted when the owning variable is immutable?
Sep 25, 2020
pointers
rust
ownership
borrow-checker
How does the Rust compiler know when to invoke drop when ownership may be moved during runtime? [duplicate]
Mar 08, 2020
rust
release
ownership
docker ADD --chown bug or feature?
Sep 14, 2022
docker
ownership
Objective C "autorelease" in C++ -- standard way to control object lifetime?
Jan 04, 2022
c++
objective-c
memory-management
ownership
How to run for loop on elements of a vector and change the vector inside the for loop and outside the for loop in rust?
Aug 21, 2022
for-loop
rust
move
borrow-checker
ownership
How to pass one Vec to multiple functions in Rust?
Aug 16, 2019
vector
rust
ownership
What is the right way to expose resources owned by a class?
Feb 06, 2021
c++
c++11
unique-ptr
ownership
Delphi Ownership Confusion
Dec 09, 2020
delphi
memory-management
components
delphi-xe
ownership
« Newer Entries
Older Entries »