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 object-lifetime
Why isn't it undefined behaviour to destroy an object that was overwritten by placement new?
Aug 16, 2022
c++
language-lawyer
undefined-behavior
object-lifetime
placement-new
Will a reference bound to a function parameter prolong the lifetime of that temporary?
Oct 04, 2017
c++
reference
object-lifetime
function-parameter
Destructor call in a comma-separated expression
Feb 10, 2022
c++
language-lawyer
object-lifetime
temporary-objects
comma-operator
What is the lifetime and validity of C++ iterators?
Aug 17, 2022
c++
stl
iterator
object-lifetime
.NET: Way to determine if object has any references to it?
Oct 20, 2022
.net
garbage-collection
clr
object-lifetime
Is virtual table creation thread safe?
Nov 02, 2022
c++
language-lawyer
race-condition
object-lifetime
What is the relationship between the end of object's lifetime and when it ceases to exist?
Sep 16, 2022
c++
language-lawyer
lifetime
object-lifetime
Private field captured in anonymous delegate
Nov 05, 2022
c#
memory-leaks
closures
anonymous-methods
object-lifetime
Lifetime of Qt Objects
Mar 08, 2022
c++
qt
object
object-lifetime
When to use PerThreadLifetimeManager?
Oct 31, 2022
dependency-injection
unity-container
repository-pattern
unit-of-work
object-lifetime
Manually constructing a trivial base class via placement-new
Nov 04, 2022
c++
language-lawyer
object-lifetime
placement-new
Is using the result of new char[] or malloc to casted float * is UB (strict aliasing violation)?
Sep 20, 2021
c++
malloc
language-lawyer
strict-aliasing
object-lifetime
Lifetime of object is over before destructor is called?
Oct 24, 2022
c++
destructor
language-lawyer
object-lifetime
Extending temporary's lifetime through rvalue data-member works with aggregate, but not with constructor, why?
Mar 01, 2022
c++
c++11
language-lawyer
rvalue-reference
object-lifetime
Struct that owns some data and a reference to the data [duplicate]
Dec 16, 2019
rust
object-lifetime
borrow-checker
MEF keeps reference of NonShared IDisposable parts, not allowing them to be collected by GC
Feb 27, 2018
.net
memory-leaks
prism
mef
object-lifetime
Function-local static initialization during program exit
Aug 17, 2022
c++
static
language-lawyer
object-lifetime
Is it safe to pass arguments by reference into a std::thread function?
Sep 19, 2022
c++
multithreading
c++11
standards
object-lifetime
Does malloc return an "invalid pointer value" in C++17? [duplicate]
Sep 17, 2022
c++
pointers
language-lawyer
c++17
object-lifetime
checking invariants in C++
May 31, 2022
c++
templates
design-by-contract
object-lifetime
invariants
« Newer Entries
Older Entries »