Home
last modified time | relevance | path

Searched defs:copyable_only (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/interprocess/test/
Dvector_test.hpp38 bool copyable_only(V1 *, V2 *, boost::interprocess::ipcdetail::false_type) in copyable_only() function
45 bool copyable_only(V1 *shmvector, V2 *stdvector, boost::interprocess::ipcdetail::true_type) in copyable_only() function
Ddeque_test.cpp45 bool copyable_only(V1 *, V2 *, ipcdetail::false_type) in copyable_only() function
52 bool copyable_only(V1 *shmdeque, V2 *stddeque, ipcdetail::true_type) in copyable_only() function