Perform a left fold over the types in a tuple.
More...
template<template< class... > class F, class T, class Tuple, class... Args>
struct stapl::tuple_ops::fold_types< F, T, Tuple, Args >
Perform a left fold over the types in a tuple.
The documentation for this struct was generated from the following file: