OSVR-Core
Classes | Namespaces
TypeKeyedMap.h File Reference

Header with a run-time extensions to the TypePack simple template-parameter-pack-based metaprogramming library. More...

#include "TypeKeyed.h"
#include "Contains.h"
#include "Length.h"
#include <array>

Go to the source code of this file.

Classes

class  osvr::typepack::TypeKeyedMap< KeyList, ValueType >
 A class that uses types as an index into a container with uniform-typed contents, somewhat like a map except all elements are default-constructed rather than having an optional "not set" status. More...
 
struct  osvr::typepack::typekeyed_detail::ValueTypeAtKeyTraits< TypeKeyedMap< KeyList, ValueType >, Key >
 

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 with a run-time extensions to the TypePack simple template-parameter-pack-based metaprogramming library.

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