OSVR-Core
Public Types | List of all members
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 >
 

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