OSVR-Core
Classes | Namespaces | Typedefs
Fold.h File Reference

Header. More...

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

Go to the source code of this file.

Classes

struct  osvr::typepack::detail::fold_< List, State, Fun >
 
struct  osvr::typepack::detail::fold_< List, State, Fun >
 
struct  osvr::typepack::detail::fold_< list<>, State, Fun >
 

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 State , typename Fun >
using osvr::typepack::fold = t_< detail::fold_< List, State, Fun >>
 Fold the list (right) with the given alias class and initial state. More...
 

Detailed Description

Header.

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