|
|
|
|
|
by tene
972 days ago
|
|
Lifetime analysis matters a lot for way more than just garbage collection. File handles, iterators, mutex guards, database transaction handles, session types, scoped threads, anything where ordering or mutual exclusivity matters. |
|