Public Types | List of all members
Catch::combine< Containers >::with_types< Types >::into< Final > Struct Template Reference

#include <catch.hpp>

Public Types

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

Detailed Description

template<template< typename... > class... Containers>
template<typename... Types>
template<template< typename... > class Final>
struct Catch::combine< Containers >::with_types< Types >::into< Final >

Definition at line 801 of file catch.hpp.

Member Typedef Documentation

◆ type

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

Definition at line 802 of file catch.hpp.


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


inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:18:03