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
Cannot assign to `self.x` because it is borrowed
Sep 05, 2025
rust
ownership
borrow-checker
How to solve [E0382]: use of moved value in a for loop?
Sep 03, 2025
rust
borrow-checker
ownership
immutable value is still being moved
Mar 04, 2023
rust
closures
borrow-checker
ownership
borrowing
How do I extend a HashSet<String> with another HashSet<String>? [duplicate]
Mar 04, 2023
string
rust
hashset
ownership
Will objects be copied in assignment in D?
Feb 17, 2023
reference
d
ownership
copy-assignment
One mutable borrow and multiple immutable borrows
Jan 31, 2023
multithreading
concurrency
rust
ownership
`if` branch with owned and borrowed value without let binding
Dec 31, 2022
rust
ownership
Can I capture some things by reference and others by value in a closure?
Dec 25, 2022
rust
closures
ownership
Manual Object Ownership vs Smart Pointers
Dec 18, 2022
c++
pointers
smart-pointers
ownership
How does Rust know which types own resources?
Dec 08, 2022
pointers
rust
heap-memory
ownership
A bit problem about Rust's function parameter and ownership [duplicate]
Nov 08, 2022
rust
ownership
Why must we borrow the type and not the name of the variable
Nov 08, 2022
rust
borrow-checker
ownership
ampersand
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
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
Older Entries »