Open Model Railroad Network (OpenMRN)
Loading...
Searching...
No Matches
ServiceLocator.cxx
Go to the documentation of this file.
1
36
37std::map<string, shared_ptr<void>> ServiceLocatorImpl::services;
38Atomic ServiceLocatorImpl::lock_;
Lightweight locking class for protecting small critical sections.
Definition Atomic.hxx:130