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
Is the lifetime of a reference extended?
Oct 16, 2022
c++
reference
lifetime
How does the life-time of an LAContext instance in iOS 8 behave?
Apr 04, 2022
ios
lifetime
touch-id
lacontext
localauthentication
Is there a way to have a Rust closure that moves only some variables into it?
Nov 20, 2022
multithreading
rust
closures
move-semantics
lifetime
How can I take ownership of a Vec element and replace it with something else?
Jun 21, 2019
vector
rust
lifetime
ownership
Borrow checker doesn't realize that `clear` drops reference to local variable
Sep 19, 2022
rust
lifetime
borrow-checker
what is the lifetime of javascript anonymous function?
Oct 15, 2022
javascript
anonymous-function
lifetime
How do I call a function that requires a 'static lifetime with a variable created in main?
Oct 31, 2022
rust
lifetime
When returning the outcome of consuming a StdinLock, why was the borrow to stdin retained?
Apr 02, 2022
rust
lifetime
Temporary lifetime extension
Oct 23, 2022
c++
reference
lifetime
object-reference
temporary-objects
Why can't I return an &str value generated from a String?
Oct 20, 2022
rust
lifetime
Why is adding a lifetime to a trait with the plus operator (Iterator<Item = &Foo> + 'a) needed?
Nov 11, 2021
rust
lifetime
Using a `let` binding to increase a values lifetime
Nov 15, 2022
rust
lifetime
let
Strange lifetime error when iterating over a BTreeSet asynchronously
Sep 11, 2022
generics
rust
async-await
lifetime
When an array is created by a subexpression, what happens with the temporaries therein?
Jan 31, 2022
c++
standards
c++11
temporary
lifetime
Prevent Android activity from being recreated on turning screen off
Sep 13, 2022
android-intent
android-activity
lifecycle
lifetime
activity-lifecycle
How to initialize a variable with a lifetime?
Sep 13, 2022
rust
lifetime
Is the object returned from a function still created when it is not used?
Sep 12, 2022
c++
lifetime
What does the first explicit lifetime specifier on an impl mean?
Feb 22, 2018
rust
lifetime
What does "Box<Fn() + Send + 'static>" mean in rust?
Sep 05, 2022
types
rust
traits
lifetime
lifetime-scoping
Struggling with the subtyping relation of lifetimes in Rust
Sep 16, 2022
rust
lifetime
subtyping
« Newer Entries
Older Entries »