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

Header. More...

#include "Apply.h"
#include "List.h"
#include "T.h"

Go to the source code of this file.

Classes

struct  osvr::typepack::detail::transform_< List, Fun >
 The trait used to implement the alias typepack::transform. More...
 
struct  osvr::typepack::detail::transform_< list< Ts...>, Fun >::apply_workaround< T >
 

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 List , typename Fun >
using osvr::typepack::transform = t_< detail::transform_< List, Fun >>
 

Detailed Description

Header.

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

Definition in file Transform.h.