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
How do you create a generic function in Rust with a trait requiring a lifetime?
Feb 01, 2023
rust
traits
lifetime
How can I convert a temporary String to a &str? [duplicate]
Jan 29, 2023
rust
format
lifetime
When &self has different lifetime than the struct
Jan 25, 2023
rust
lifetime
Returning reference of a temporary object from a function
Jan 04, 2023
c++
lifetime
temporary-objects
const-reference
Can I coerce a lifetime parameter to a shorter lifetime (soundly) even in the presence of `&mut T`?
Jan 03, 2023
rust
lifetime
Laravel cookie session lifetime
Dec 27, 2022
session
cookies
laravel
lifetime
Variable lifetime
Dec 27, 2022
c#
lifetime
object-lifetime
lifetime-scoping
Lifetime of a temporary captured by reference in a closure stored in a class
Dec 25, 2022
c++
language-lawyer
c++17
lifetime
temporary-objects
Problems with lifetime/borrow on str type
Dec 25, 2022
rust
lifetime
borrowing
What does it mean when we let a trait inherits 'static?
Dec 25, 2022
rust
static
traits
lifetime
Is there a better way in C++11 to construct classes on the stack
Dec 22, 2022
c++11
lambda
stack
allocation
lifetime
C++ standard: return by copy to initialize a reference without RVO: is there any copy?
Dec 20, 2022
c++
c++14
lifetime
rvo
Lifetimes for method returning iterator of structs with same lifetime
Dec 16, 2022
rust
lifetime
borrow-checker
Missing Lifetime Operator
Dec 10, 2022
rust
lifetime
Why does taking a static reference to a const return a reference to a temporary variable?
Dec 08, 2022
rust
lifetime
borrow-checker
Why can I reinitialize a constant inside a loop?
Dec 02, 2022
c++
c
constants
lifetime
object-lifetime
Is it safe in C++ to derive a pointer from std::aligned_storage before using it? [duplicate]
Nov 17, 2022
c++
arrays
dynamic-arrays
lifetime
c++20
lifetime extension for function taking parameter by const& and returning by const&
Nov 08, 2022
c++
reference
lifetime
« Newer Entries
Older Entries »