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 prevent a value from being moved?
Mar 25, 2026
rust
move
lifetime
lifetime bound on associated type is rejected although it seems valid
Mar 22, 2026
rust
traits
lifetime
When exactly temporary object in function call is dropped in Rust?
Mar 21, 2026
rust
lifetime
What does this higher-ranked trait bound mean?
Mar 18, 2026
rust
traits
lifetime
How should I restructure my graph code to avoid an "Cannot borrow variable as mutable more than once at a time" error?
Mar 18, 2026
rust
lifetime
borrowing
Why does reassigning a function argument reference cause a lifetime error in Rust?
Mar 16, 2026
rust
lifetime
Does returning a reference extend its lifetime too?
Mar 15, 2026
c++
reference
c++17
rvalue-reference
lifetime
Capturing FnMut closure doesn't live long enough
Mar 12, 2026
rust
callback
closures
lifetime
fn
Temporary bound references to struct members
Mar 11, 2026
c++
language-lawyer
lifetime
coverity
temporary-objects
Rust: lifetime checking of a borrow inside a refernce to a MaybeOwned
Mar 11, 2026
rust
lifetime
Rust Deserialization Lifetimes Problem : 'de must outlive 'a
Mar 09, 2026
rust
lifetime
serde
Understanding a lifetime issue
Mar 09, 2026
rust
lifetime
Question about Rust Static Lifetime and scope
Mar 07, 2026
rust
static
lifetime
Rust: How to specify lifetimes in closure arguments?
Mar 05, 2026
debugging
iterator
closures
rust
lifetime
Why does using ? on Result<_, &str> cause a lifetime error?
Mar 04, 2026
rust
lifetime
Lifetime of temporaries inside a function call
Mar 03, 2026
c++
lifetime
Is it defined behavior to explicitly call a destructor and then use placement new to reconstruct it?
Mar 03, 2026
c++
language-lawyer
lifetime
Older Entries »