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
WCF and container lifetime
Apr 29, 2026
wcf
inversion-of-control
object-lifetime
lifetime
return a closure that mutates its environment
Apr 28, 2026
rust
closures
lifetime
How can I make a variable borrow for 'static?
Apr 27, 2026
rust
lifetime
Lifetime issues of QString
Apr 26, 2026
c++
qt
lifetime
Lifetime of the object returned by std::string::substr
Apr 23, 2026
c++
string
c++11
lifetime
temporary
Is it possible to modify a value that is being pattern-matched on? [duplicate]
Apr 22, 2026
rust
match
lifetime
borrow-checker
Specifying lifetimes in nested iterators for flattening
Apr 19, 2026
iterator
rust
nested-loops
lifetime
When is a static lifetime not appropriate?
Apr 17, 2026
rust
lifetime
borrow-checker
Why should lifetime parameters be declared before type parameters?
Apr 17, 2026
rust
lifetime
How can multiple parts of self be borrowed here? Isn't self borrowed mutably as well as immutably here?
Apr 17, 2026
rust
lifetime
self
borrow-checker
borrowing
How to kill NSWindow properly?
Apr 11, 2026
macos
nswindow
lifetime
appkit
reference-counting
In the C++ standard, paragraph 6.7.3.5, what does "depends on the side effects" mean?
Apr 10, 2026
c++
language-lawyer
undefined-behavior
lifetime
iso
WCF channel lifetime with repeat calls
Apr 11, 2026
c#
wcf
channel
lifetime
Does &'a T imply T: 'a?
Apr 09, 2026
rust
language-lawyer
lifetime
How to fix lifetimes when returning and iterator over borrowed data?
Apr 09, 2026
rust
lifetime
Why does std::thread::Scope::spawn need the bound `T: 'scope`?
Mar 31, 2026
rust
lifetime
How to pass &mut str and change the original mut str without a return?
Mar 30, 2026
string
rust
reference
lifetime
mutable
How to set the lifetime on these structures?
Mar 29, 2026
rust
lifetime
Why does a &str not have a "does not live long enough" issue when returned from a function? [duplicate]
Mar 29, 2026
string
rust
lifetime
string-literals
Older Entries »