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 lifetime
Why am I allowed to do a mutable borrow of variable more than once? [duplicate]
Aug 07, 2026
rust
terminology
lifetime
lifetime-scoping
How to use the Rust type system to prevent output to stdout?
Aug 05, 2026
rust
locking
lifetime
borrow-checker
borrowing
Is there a way to avoid adding lifetimes to all downstream structs when I add a lifetime?
Aug 05, 2026
rust
lifetime
Statically declared struct with method taking a non-static reference
Aug 05, 2026
rust
lifetime
How to resolve "indicate anonymous lifetime <'_>" error?
Aug 03, 2026
rust
reference
lifetime
borrow-checker
borrowing
Why does modifying a mutably borrowed variable and keeping it unused not throw an error [duplicate]
Aug 01, 2026
rust
terminology
lifetime
lifetime-scoping
How can I enforce lifetimes for a struct that contains a raw pointer?
Aug 01, 2026
rust
lifetime
borrow-checker
Windows Phone 8 application lifetime events and async / await
Jul 27, 2026
.net
windows-phone-8
async-await
lifetime
Rust: why does borrowing a reference inside struct borrow the whole struct?
Jul 26, 2026
rust
lifetime
borrow-checker
Questions on understanding lifetimes
Jul 23, 2026
rust
lifetime
C++ temporary objects lifetime in a function call
Jul 16, 2026
c++
expression
lifetime
Lifetime when exchanging reference
Jul 12, 2026
rust
reference
lifetime
mutable
Why can I specify a late bound lifetime parameter in one case but not the other?
Jul 06, 2026
rust
lifetime
Lifetime parameter problem in custom iterator over mutable references
Jul 06, 2026
rust
iterator
lifetime
are heap variables global variables and what is the scope and lifetime of heap variables
Jul 04, 2026
c
scope
initialization
dynamic-memory-allocation
lifetime
Older Entries »