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
Extending the lifetime of a temporary object by binding to its subobject
Oct 21, 2025
c++
c++17
lifetime
temporary-objects
xvalue
Lifetime in mutable structure with HashSet
Oct 21, 2025
rust
lifetime
Can lifetime of objects in a initializer list be extended?
Oct 21, 2025
c++
c++11
lifetime
initializer-list
const-reference
Clarification on Rust lifetime syntax
Oct 21, 2025
rust
lifetime
Borrowed value does not live long enough when used by thread
Oct 21, 2025
multithreading
rust
closures
lifetime
`impl Trait` return type causes wrong lifetime elision
Oct 21, 2025
rust
traits
lifetime
"Borrowed value does not live long enough", dropped when used in a loop
Oct 21, 2025
string
loops
rust
lifetime
borrow-checker
Why is this borrow considered to be "used later" even though it clearly isn't?
Oct 19, 2025
rust
lifetime
borrow-checker
Compile-time tracking of "value owner" with lifetimes
Oct 16, 2025
rust
lifetime
as_mut().unwrap(): Cannot infer lifetime due to conflicting requirements
Oct 18, 2025
rust
lifetime
borrow-checker
shared pointer and raw pointer lifetime
Oct 17, 2025
c++
pointers
smart-pointers
lifetime
temporary
Is jumping to the beginning of the block equivalent to "entering the block"?
Oct 18, 2025
c
language-lawyer
lifetime
storage-duration
c17
Is the following lifetime shortage conversion sound?
Oct 18, 2025
rust
mutex
lifetime
placement new and storage reuse
Oct 17, 2025
c++
memory-management
language-lawyer
lifetime
placement-new
Do non-reference types always satisfy a lifetime of 'static?
Oct 18, 2025
rust
lifetime
What's the meaning of bounding a trait by its own generic lifetime (trait Bar<'a>: 'a)?
Oct 17, 2025
generics
rust
traits
lifetime
Cannot call a function in a spawned thread because it "does not fulfill the required lifetime"
Oct 17, 2025
multithreading
closures
rust
lifetime
Lifetime of the returned range-v3 object in C++
Oct 17, 2025
c++
range
lifetime
range-v3
Understanding how Rust elides lifetimes with mutable references
Oct 17, 2025
rust
vector
lifetime
borrow-checker
« Newer Entries
Older Entries »