WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
WireCell::tuple_helper< T< Types... > >::WrappedConst< Container > Struct Template Reference

#include <TupleHelpers.h>

Public Types

typedef std::tuple< Container< const Types >... > type
 

Detailed Description

template<template< typename... > class T, typename... Types>
template<template< typename... > class Container>
struct WireCell::tuple_helper< T< Types... > >::WrappedConst< Container >

Definition at line 75 of file TupleHelpers.h.

Member Typedef Documentation

◆ type

template<template< typename... > class T, typename... Types>
template<template< typename... > class Container>
typedef std::tuple<Container<const Types>...> WireCell::tuple_helper< T< Types... > >::WrappedConst< Container >::type

Definition at line 76 of file TupleHelpers.h.


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