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
How to implement std::ops::Index when the output value is not part of the type
May 28, 2026
rust
operator-overloading
lifetime
traits
Switching from struct with lifetime to trait
May 27, 2026
struct
rust
traits
lifetime
Understanding dependent lifetimes
May 26, 2026
rust
lifetime
serde
Why is it possible to have multiple mutable references with static lifetime in same scope
May 24, 2026
static
rust
lifetime
Can I avoid using explicit lifetime specifiers and instead use reference counting (Rc)?
May 21, 2026
rust
reference
lifetime
reference-counting
borrowing
How do I return a reference to a closure's argument from the closure?
May 22, 2026
closures
rust
lifetime
How do I access HttpRequest data inside a Future in Actix-web?
May 21, 2026
rust
future
lifetime
rust-actix
Why doesn't this closure outlive var?
May 21, 2026
rust
lifetime
the lifetime 'a as defined on the body does not necessarily outlive the anonymous lifetime #1 defined on the body
May 19, 2026
reference
rust
lifetime
Does Rust narrow lifetimes to satisfy constraints defined on them?
May 09, 2026
rust
reference
lifetime
borrow-checker
borrowing
"explicit lifetime required" when using a reference variable in a boxed future
May 08, 2026
rust
future
lifetime
borrowing
rust-tokio
WCF and container lifetime
Apr 29, 2026
wcf
inversion-of-control
object-lifetime
lifetime
return a closure that mutates its environment
Apr 28, 2026
rust
closures
lifetime
How can I make a variable borrow for 'static?
Apr 27, 2026
rust
lifetime
Lifetime issues of QString
Apr 26, 2026
c++
qt
lifetime
Lifetime of the object returned by std::string::substr
Apr 23, 2026
c++
string
c++11
lifetime
temporary
Is it possible to modify a value that is being pattern-matched on? [duplicate]
Apr 22, 2026
rust
match
lifetime
borrow-checker
Specifying lifetimes in nested iterators for flattening
Apr 19, 2026
iterator
rust
nested-loops
lifetime
Older Entries »