OSVR-Core
Classes | Namespaces
List.h File Reference

Header. More...

Go to the source code of this file.

Classes

struct  osvr::typepack::detail::list_base_
 
struct  osvr::typepack::list< Ts >
 A wrapper for a template parameter pack of types. More...
 
struct  osvr::typepack::list< list< Ts... > >
 

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.
 

Detailed Description

Header.

Date
2015
Author
Sensics, Inc. http://sensics.com/osvr
Eric Niebler