OSVR-Core  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
TypeKeyedTuple.h File Reference

Header. More...

#include "TypeKeyed.h"
#include "Apply.h"
#include "Transform.h"
#include "ApplyList.h"
#include <tuple>

Go to the source code of this file.

Classes

class  osvr::typepack::TypeKeyedTuple< KeyList, ComputeValueTypes >
 Provides a data structure where a value of heterogeneous data types may be stored at runtime for each of the "key" types in a list. The runtime data type stored is computed by an alias class. More...
 

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

Definition in file TypeKeyedTuple.h.