LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
art::key_traits< K > Struct Template Reference

#include "traits.h"

Public Types

using key_type = K
 

Static Public Attributes

static constexpr key_type value
 

Detailed Description

template<class K>
struct art::key_traits< K >

Definition at line 38 of file traits.h.

Member Typedef Documentation

template<class K >
using art::key_traits< K >::key_type = K

Definition at line 39 of file traits.h.

Member Data Documentation

template<class K >
constexpr key_type art::key_traits< K >::value
static
Initial value:
{
std::numeric_limits<typename key_traits<K>::key_type>::max()}

Definition at line 40 of file traits.h.


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