|
Monado OpenXR Runtime
|
A collection of strings, like a list of extensions to enable. More...
#include "u_extension_list.h"#include <memory>#include <vector>#include <limits>#include <stdexcept>#include <string>#include <string_view>#include <algorithm>#include <unordered_set>
Go to the source code of this file.
Data Structures | |
| class | xrt::auxiliary::util::ExtensionList |
| An immutable collection of strings, like a list of extensions to enable. More... | |
| class | xrt::auxiliary::util::ExtensionListBuilder |
| A builder for constructing ExtensionList objects. More... | |
A collection of strings, like a list of extensions to enable.