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 does my Rust macro not work due to temporary value drop when updating to the 2024 edition?
Nov 18, 2025
rust
lifetime
rust-macros
Store data that implements a trait in a vector
Nov 17, 2025
pointers
vector
rust
traits
lifetime
Rust lifetime in Vec<&T> : convoluted syntax
Nov 17, 2025
rust
lifetime
Rust function pointer seems to be treated as stateful by borrow checker
Nov 16, 2025
rust
closures
lifetime
borrow-checker
mutable-reference
If-with-initializer lifetime extension
Nov 16, 2025
c++
lifetime
How to use mutable member Vec?
Nov 07, 2025
rust
lifetime
What is the significance of the name `'a` in all of Rust's reference lifetime annotation examples?
Nov 07, 2025
rust
lifetime
Why returning a reference owned by the current function is allowed in Rust?
Nov 06, 2025
struct
rust
initialization
lifetime
ownership
How to implement IntoIterator for Tree<T>?
Nov 06, 2025
rust
iterator
lifetime
does calling a function means leaving the scope of an object declared prior to that call in C?
Nov 02, 2025
c
scope
language-lawyer
lifetime
variable-length-array
lifetime of an array after placement new
Nov 03, 2025
c++
arrays
storage
lifetime
pointer-arithmetic
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
« Newer Entries
Older Entries »