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
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
Can we return string literal in C [duplicate]
Aug 31, 2022
c
function
local-variables
string-literals
lifetime
What is the meaning of 'a: 'a in generic lifetime parameters?
Aug 30, 2022
rust
lifetime
How do I write an iterator that returns references to itself?
Jul 30, 2019
iterator
rust
lifetime
How can I create my own data structure with an iterator that returns mutable references?
Aug 05, 2021
rust
lifetime
What should be the lifetime of an NHibernate session?
Aug 16, 2022
.net
nhibernate
session
lifetime
What is the correct way to use lifetimes with a struct in Rust?
Oct 27, 2022
rust
lifetime
Singleton Per Call Context (Web Request) in Unity
Jun 06, 2021
asp.net
singleton
unity-container
unit-of-work
lifetime
How can I pass a reference to a stack variable to a thread?
Mar 16, 2019
multithreading
rust
reference
lifetime
How do I specify lifetime parameters in an associated type?
Oct 19, 2022
rust
lifetime
Revive object from destructor in C++?
Oct 30, 2022
c++
destructor
lifetime
When is it useful to define multiple lifetimes in a struct?
Jan 11, 2022
rust
lifetime
The compiler suggests I add a 'static lifetime because the parameter type may not live long enough, but I don't think that's what I want
Nov 17, 2021
rust
lifetime
« Newer Entries
Older Entries »