We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e92cd4 commit 0d4a5beCopy full SHA for 0d4a5be
include/thallium/bulk.hpp
@@ -26,7 +26,7 @@ class bulk_segment;
26
* segments exposed by a process for RDMA operations. A bulk
27
* object can be serialized to be sent over RPC to another process.
28
*/
29
-class bulk : public margo_instance_ref {
+class bulk {
30
31
friend class engine;
32
friend class remote_bulk;
0 commit comments