clang 22.0.0git
|
An object to hold the factories for immutable collections, ensuring that all created states share the same underlying memory management. More...
Public Attributes | |
OriginLoanMap::Factory | OriginMapFactory |
LoanSet::Factory | LoanSetFactory |
ExpiredLoanMap::Factory | ExpiredLoanMapFactory |
An object to hold the factories for immutable collections, ensuring that all created states share the same underlying memory management.
Definition at line 799 of file LifetimeSafety.cpp.
ExpiredLoanMap::Factory clang::lifetimes::internal::LifetimeFactory::ExpiredLoanMapFactory |
Definition at line 802 of file LifetimeSafety.cpp.
LoanSet::Factory clang::lifetimes::internal::LifetimeFactory::LoanSetFactory |
Definition at line 801 of file LifetimeSafety.cpp.
OriginLoanMap::Factory clang::lifetimes::internal::LifetimeFactory::OriginMapFactory |
Definition at line 800 of file LifetimeSafety.cpp.