OSVR-Core
|
Header providing RAII-style handling of COM initialization. More...
#include <memory>
Go to the source code of this file.
Classes | |
class | comutils::ComInit |
Simple RAII class for handling COM initialization. More... | |
Typedefs | |
using | comutils::ComInstance = std::unique_ptr< ComInit > |
unique_ptr for holding the lifetime of a ComInit. | |
Header providing RAII-style handling of COM initialization.