Home
last modified time | relevance | path

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

/third_party/boost/libs/interprocess/example/
Ddoc_intrusive.cpp63 class intrusive_ptr_owner class
71 intrusive_ptr_owner(N::reference_counted_class *ptr) in intrusive_ptr_owner() function in intrusive_ptr_owner
113 intrusive_ptr_owner *intrusive_owner_array = in main()
114 shmem.construct<intrusive_ptr_owner> in main()
127 if(shmem.find<intrusive_ptr_owner>("ref_counted").first) in main()