MarlinMT  0.1.0
marlinmt::book::details::Entry::EntryHelper::Conclusion< T, TF > Struct Template Reference

#include <Entry.h>

Static Public Member Functions

template<typename R , typename ET >
static constexpr std::true_type n_index (need_index< R, ET, &ET::handle > *)
 
template<typename , typename >
static constexpr std::false_type n_index (...)
 
template<typename R , typename ET >
static constexpr std::true_type n_void (need_void< R, ET, &ET::handle > *)
 
template<typename , typename >
static constexpr std::false_type n_void (...)
 
static constexpr Need needs ()
 

Detailed Description

template<typename T, typename TF>
struct marlinmt::book::details::Entry::EntryHelper::Conclusion< T, TF >

Definition at line 163 of file Entry.h.

Member Function Documentation

◆ n_index() [1/2]

template<typename T, typename TF>
template<typename R , typename ET >
static constexpr std::true_type marlinmt::book::details::Entry::EntryHelper::Conclusion< T, TF >::n_index ( need_index< R, ET, &ET::handle > *  )
inlinestatic

Definition at line 166 of file Entry.h.

◆ n_index() [2/2]

template<typename T, typename TF>
template<typename , typename >
static constexpr std::false_type marlinmt::book::details::Entry::EntryHelper::Conclusion< T, TF >::n_index (   ...)
inlinestatic

Definition at line 169 of file Entry.h.

◆ n_void() [1/2]

template<typename T, typename TF>
template<typename R , typename ET >
static constexpr std::true_type marlinmt::book::details::Entry::EntryHelper::Conclusion< T, TF >::n_void ( need_void< R, ET, &ET::handle > *  )
inlinestatic

Definition at line 174 of file Entry.h.

◆ n_void() [2/2]

template<typename T, typename TF>
template<typename , typename >
static constexpr std::false_type marlinmt::book::details::Entry::EntryHelper::Conclusion< T, TF >::n_void (   ...)
inlinestatic

Definition at line 177 of file Entry.h.

◆ needs()

template<typename T, typename TF>
static constexpr Need marlinmt::book::details::Entry::EntryHelper::Conclusion< T, TF >::needs ( )
inlinestatic

Definition at line 179 of file Entry.h.

References marlinmt::book::Flags::value().


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