Audacity 3.2.0
Public Types | List of all members
TypeList::RightFoldList< Op, TypeList, Initial >::Accumulate< Acc, Nil > Struct Template Reference

Public Types

using type = Acc
 

Detailed Description

template<template< typename Tail, typename Accumulator > class Op, typename TypeList, typename Initial>
template<typename Acc>
struct TypeList::RightFoldList< Op, TypeList, Initial >::Accumulate< Acc, Nil >

Definition at line 358 of file TypeList.h.

Member Typedef Documentation

◆ type

template<template< typename Tail, typename Accumulator > class Op, typename TypeList , typename Initial >
template<typename Acc >
using TypeList::RightFoldList< Op, TypeList, Initial >::Accumulate< Acc, Nil >::type = Acc

Definition at line 358 of file TypeList.h.


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