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
Returning const reference to temporary behaves differently than local const reference?
Nov 02, 2025
c++
reference
lifetime
temporary
temporary-objects
Why isn't the `+ 'static` on my `-> impl Future<...> + 'static` trait method respected?
Oct 31, 2025
asynchronous
rust
traits
lifetime
How to rereference a mutable slice [duplicate]
Oct 31, 2025
rust
lifetime
borrow-checker
How to pass an Arc clone to a closure?
Oct 29, 2025
rust
closures
lifetime
borrow-checker
trait-objects
How do I pass an async callback containing an argument that is a reference?
Oct 30, 2025
rust
async-await
lifetime
How to assign to the variable used in match expression inside a match branch?
Oct 30, 2025
rust
match
lifetime
borrow-checker
C++ lifetime of a dangling string
Oct 29, 2025
c++
pointers
standards
lifetime
What is the object scope and lifetime in the different ASP.NET MVC components?
Oct 28, 2025
c#
asp.net
asp.net-mvc
scope
lifetime
How do I form a slice from a HashSet?
Oct 27, 2025
rust
lifetime
Lifetime in recursive struct with mutable reference
Oct 26, 2025
rust
lifetime
recursive-datastructures
Why don't Deref-like traits compose?
Oct 27, 2025
rust
traits
lifetime
borrow-checker
Rust Callback: Error: Lifetime 'static required
Oct 26, 2025
rust
lifetime
Cyclic reference of RefCell borrows in traversal
Oct 25, 2025
rust
smart-pointers
lifetime
borrowing
interior-mutability
Why can't a variable be moved out of a closure?
Oct 26, 2025
function
lambda
rust
move-semantics
lifetime
How do lifetimes in Rust work for a function?
Oct 23, 2025
rust
lifetime
Why can you specify multiple generic lifetimes on functions?
Oct 22, 2025
rust
lifetime
Lifetime on a single argument function
Oct 23, 2025
rust
lifetime
How to resolve lifetime error for mutable reference in Rust?
Oct 23, 2025
rust
lifetime
argument validation in clap v4
Oct 22, 2025
rust
closures
lifetime
clap
Extending the lifetime of a temporary object by binding to its subobject
Oct 21, 2025
c++
c++17
lifetime
temporary-objects
xvalue
Older Entries »