FreeRTOS port on GAP8/RISC-V
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Catch::combine< Containers >::with_types< Types >::into< Final > Struct Template Reference

Public Types

using type = typename append< Final<>, typename rewrap< Containers, Types...>::type...>::type
 

Member Typedef Documentation

template<template< typename...> class... Containers>
template<typename... Types>
template<template< typename...> class Final>
using Catch::combine< Containers >::with_types< Types >::into< Final >::type = typename append<Final<>, typename rewrap<Containers, Types...>::type...>::type