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

#include <core.h>

Collaboration diagram for internal::char_t< S >:

Public Types

typedef result::char_type type
 

Public Attributes

decltype(to_string_view(declval< S >())) typedef result
 

Detailed Description

template<typename S>
struct internal::char_t< S >

Definition at line 519 of file core.h.

Member Typedef Documentation

◆ type

template<typename S>
typedef result::char_type internal::char_t< S >::type

Definition at line 521 of file core.h.

Member Data Documentation

◆ result

template<typename S>
decltype(to_string_view(declval<S>())) typedef internal::char_t< S >::result

Definition at line 520 of file core.h.


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