Static Public Attributes | List of all members
arttest::detail::has_value_member< V, P > Struct Template Reference

#include <GenericOneSimpleProductAnalyzer.h>

Static Public Attributes

static bool constexpr value
 

Detailed Description

template<typename V, typename P>
struct arttest::detail::has_value_member< V, P >

Definition at line 34 of file GenericOneSimpleProductAnalyzer.h.

Member Data Documentation

template<typename V , typename P >
bool constexpr arttest::detail::has_value_member< V, P >::value
static
Initial value:
{sizeof(has_value_helper<V, P>(nullptr)) ==
sizeof(cet::yes_tag)}

Definition at line 35 of file GenericOneSimpleProductAnalyzer.h.


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