Searched defs:object_handle_ref (Results 1 - 1 of 1) sorted by relevance

/seL4-camkes-master/projects/projects_libs/libmsgpack/msgpack-c/include/msgpack/
H A Dobject.hpp72 struct object_handle_ref { struct in class:msgpack::object_handle
73 object_handle_ref(object_handle* oh):m_oh(oh) {} function in struct:msgpack::object_handle::object_handle_ref

Completed in 69 milliseconds