WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
internal::get_type< Context, T > Struct Template Reference

#include <core.h>

Public Attributes

decltype(make_value< Context >(declval< typename std::decay< T >::type & >())) typedef value_type
 

Static Public Attributes

static const type value = value_type::type_tag
 

Detailed Description

template<typename Context, typename T>
struct internal::get_type< Context, T >

Definition at line 1044 of file core.h.

Member Data Documentation

◆ value

template<typename Context , typename T >
const type internal::get_type< Context, T >::value = value_type::type_tag
static

Definition at line 1047 of file core.h.

◆ value_type

template<typename Context , typename T >
decltype(make_value<Context>( declval<typename std::decay<T>::type&>())) typedef internal::get_type< Context, T >::value_type

Definition at line 1046 of file core.h.


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