Public Types | List of all members
cet::detail::must_have_id< K, V, const > Struct Template Reference

#include <registry_via_id.h>

Public Types

typedef K type
 

Detailed Description

template<class K, class V, K(V::*)() const = &V::id>
struct cet::detail::must_have_id< K, V, const >

Definition at line 23 of file registry_via_id.h.

Member Typedef Documentation

template<class K, class V, K(V::*)() const = &V::id>
typedef K cet::detail::must_have_id< K, V, const >::type

Definition at line 24 of file registry_via_id.h.


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