OSVR Framework (Internal Development Docs)  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
osvr::util::detail::ContainerWrapperFold< Container >::apply< Base, Option > Struct Template Reference

Public Types

using condition = typename Option::condition
 
using type = typepack::if_< condition, typepack::apply< Option, Container, Base >, Base >
 

Detailed Description

template<typename Container>
template<typename Base, typename Option>
struct osvr::util::detail::ContainerWrapperFold< Container >::apply< Base, Option >

Definition at line 170 of file ContainerWrapper.h.


The documentation for this struct was generated from the following file: