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
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
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 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 »