CMS 3D CMS Logo

List of all members | Static Public Attributes
edm::fillDetails::has_prevalidate_function< T > Struct Template Reference

#include <ParameterSetDescriptionFiller.h>

Static Public Attributes

static constexpr bool value = std::is_same<decltype(has_prevalidate_helper<T>(nullptr)), yes_tag>::value
 

Detailed Description

template<typename T>
struct edm::fillDetails::has_prevalidate_function< T >

Definition at line 101 of file ParameterSetDescriptionFiller.h.

Member Data Documentation

template<typename T >
constexpr bool edm::fillDetails::has_prevalidate_function< T >::value = std::is_same<decltype(has_prevalidate_helper<T>(nullptr)), yes_tag>::value
static