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
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
Why is the bound `T: 'a` required in order to store a reference `&'a T`?
Mar 01, 2019
rust
lifetime
Lifetime of a string literal returned by a function
Sep 03, 2022
c++
c
lifetime
string-literals
Why don't static arrays need to be freed?
Sep 02, 2022
c
scope
static
return-value
lifetime
How can this instance seemingly outlive its own parameter lifetime?
Mar 11, 2022
rust
lifetime
Cannot infer an appropriate lifetime for autoref due to conflicting requirements
Jun 14, 2020
rust
sdl
lifetime
lifetime of a std::initializer_list return value
Oct 22, 2022
c++
c++11
initializer-list
lifetime
list-initialization
C++ - using const reference to prolong a member of a temporary, ok or UB?
Aug 31, 2022
c++
language-lawyer
lifetime
temporary
reference-binding
Lifetime of temporaries
Aug 31, 2022
c++
temporary
c++-faq
lifetime
full-expression
« Newer Entries
Older Entries »