Monado OpenXR Runtime
|
C++ helpers for xrt_device. More...
Go to the source code of this file.
Typedefs | |
using | xrt::unique_xrt_device = std::unique_ptr< xrt_device, deleters::ptr_ptr_deleter< xrt_device, xrt_device_destroy > > |
Unique-ownership smart pointer for a xrt_device implementation. More... | |
C++ helpers for xrt_device.
using xrt::unique_xrt_device = typedef std::unique_ptr<xrt_device, deleters::ptr_ptr_deleter<xrt_device, xrt_device_destroy> > |
Unique-ownership smart pointer for a xrt_device implementation.