Home
last modified time | relevance | path

Searched refs:shm_allocator_t (Results 1 – 1 of 1) sorted by relevance

/external/sdv/vsomeip/third_party/boost/intrusive/example/
Ddoc_offset_ptr.cpp83 shm_allocator_t; in main() typedef
84 typedef ip::vector<shared_memory_data, shm_allocator_t> shm_vector_t; in main()
85 shm_allocator_t shm_alloc(shm.get_segment_manager()); in main()