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

#include <core.h>

Collaboration diagram for internal::init< Context, T, TYPE >:

Public Member Functions

FMT_CONSTEXPR init (const T &v)
 
FMT_CONSTEXPR operator value< Context > () const
 

Public Attributes

val
 

Static Public Attributes

static const type type_tag = TYPE
 

Detailed Description

template<typename Context, typename T, type TYPE>
struct internal::init< Context, T, TYPE >

Definition at line 631 of file core.h.

Constructor & Destructor Documentation

◆ init()

template<typename Context , typename T , type TYPE>
FMT_CONSTEXPR internal::init< Context, T, TYPE >::init ( const T &  v)
inline

Definition at line 635 of file core.h.

Member Function Documentation

◆ operator value< Context >()

template<typename Context , typename T , type TYPE>
FMT_CONSTEXPR internal::init< Context, T, TYPE >::operator value< Context > ( ) const
inline

Definition at line 636 of file core.h.

Here is the call graph for this function:

Member Data Documentation

◆ type_tag

template<typename Context , typename T , type TYPE>
const type internal::init< Context, T, TYPE >::type_tag = TYPE
static

Definition at line 633 of file core.h.

◆ val

template<typename Context , typename T , type TYPE>
T internal::init< Context, T, TYPE >::val

Definition at line 632 of file core.h.


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