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
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
Why can't I call a method with a temporary value?
Feb 28, 2026
rust
lifetime
temporary
What operations trigger end of lifetime of objects at a given location?
Feb 27, 2026
c++
language-lawyer
lifetime
c++23
How to make a lifetime constraint "pass through" from object to its grandchild?
Feb 22, 2026
rust
constraints
lifetime
borrow-checker
What's the literal meaning of lifetimes in a Rust function / struct definition?
Feb 16, 2026
rust
lifetime
« Newer Entries
Older Entries »