|
OSVR-Core
|
Header. More...
Go to the source code of this file.
Namespaces | |
| osvr | |
| The main namespace for all C++ elements of the framework, internal and external. | |
| osvr::typepack | |
| A simple argument-pack-based metaprogramming library, inspired by and based partially on https://ericniebler.github.io/meta. | |
Typedefs | |
| template<typename... Bools> | |
| using | osvr::typepack::and_ = t_< detail::and_impl< Bools... >> |
| Logically and together all the integral constant-wrapped Boolean parameters, with short-circuiting. More... | |
Header.
1.8.12