libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
Public Types | |
typedef api_lock_traits< platform_api, Mdl > | lock_traits |
typedef safe_colln< Colln< int, std::allocator< int > >, lock::rw::template locker< lock_traits >, typename lock::rw::template locker< lock_traits >::decaying_write_lock_type > | result |
typedef api_lock_traits< platform_api, Mdl > | lock_traits |
typedef safe_colln< Colln< int, std::allocator< int > >, lock::rw::template locker< lock_traits >, typename lock::rw::template locker< lock_traits >::decaying_write_lock_type > | result |
Definition at line 42 of file thread_safe_colln.cpp.
typedef api_lock_traits<platform_api, Mdl> crew_colln_t< Mdl, Colln >::lock_traits |
Definition at line 43 of file thread_safe_colln.cpp.
typedef api_lock_traits<platform_api, Mdl> crew_colln_t< Mdl, Colln >::lock_traits |
Definition at line 43 of file thread_safe_colln.cpp.
typedef safe_colln< Colln<int, std::allocator<int> >, lock::rw::template locker<lock_traits>, typename lock::rw::template locker<lock_traits>::decaying_write_lock_type > crew_colln_t< Mdl, Colln >::result |
Definition at line 48 of file thread_safe_colln.cpp.
typedef safe_colln< Colln<int, std::allocator<int> >, lock::rw::template locker<lock_traits>, typename lock::rw::template locker<lock_traits>::decaying_write_lock_type > crew_colln_t< Mdl, Colln >::result |
Definition at line 48 of file thread_safe_colln.cpp.