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
Lifetime of temporary object associated with const reference (method chaining)
Oct 24, 2022
c++
reference
lifetime
Does lifetime elision work for methods in trait impls?
Dec 03, 2018
rust
lifetime
Clarify the meaning of binding two references to differently scoped referents to the same lifetime in a function signature
Apr 17, 2022
rust
lifetime
borrow-checker
memory-safety
Type mismatch "bound lifetime parameter" vs "concrete lifetime" when filling a collection from a closure
Feb 15, 2022
closures
rust
lifetime
How do I make format! return a &str from a conditional expression?
Nov 13, 2022
string
scope
rust
lifetime
temporary
Extended lifetime of an object returned from function
Sep 17, 2019
c++
reference
language-lawyer
lifetime
temporary
Why does the variable not live long enough?
Nov 16, 2022
rust
object-lifetime
lifetime
What is the implicit lifetime for the 1st argument when the 2nd argument is annotated with 'a?
Sep 16, 2022
rust
lifetime
max_by_key on Map doesn't allow destructuring of tuple into key-value pair
Oct 15, 2021
rust
lifetime
"borrowed value does not live long enough" when using the builder pattern
Dec 30, 2021
rust
builder
lifetime
borrow-checker
Default mutable value from HashMap
Feb 15, 2022
rust
lifetime
How to operate on 2 mutable slices of a Rust array?
Apr 27, 2022
rust
slice
lifetime
Return lazy iterator that depends on data allocated within the function
Aug 13, 2018
iterator
rust
heap-memory
allocation
lifetime
How would auto&& extend the life-time of the temporary object?
Sep 05, 2019
c++
c++11
auto
temporary
lifetime
Why would you ever use the same lifetimes for references in a struct?
Apr 19, 2022
struct
rust
lifetime
When is temporary lifetime extension useful in modern C++?
Mar 23, 2022
c++
lifetime
temporary-objects
Implementing a trait for closures results in bound/concrete lifetime mismatch
Dec 18, 2021
rust
traits
lifetime
How can I get impl Trait to use the appropriate lifetime for a mutable reference to a value with another lifetime in it?
Nov 10, 2022
rust
lifetime
Rust lifetime error expected concrete lifetime but found bound lifetime
Aug 29, 2017
reference
rust
lifetime
Returning iterator of a Vec in a RefCell
Oct 11, 2022
iterator
rust
lifetime
« Newer Entries
Older Entries »