Public Types | Static Public Attributes | List of all members
art::key_traits< std::pair< U, V > > Struct Template Reference

#include <traits.h>

Public Types

using key_type = std::pair< U, V >
 

Static Public Attributes

static const key_type value
 

Detailed Description

template<typename U, typename V>
struct art::key_traits< std::pair< U, V > >

Definition at line 44 of file traits.h.

Member Typedef Documentation

template<typename U , typename V >
using art::key_traits< std::pair< U, V > >::key_type = std::pair<U, V>

Definition at line 45 of file traits.h.

Member Data Documentation

template<typename U , typename V >
const key_type art::key_traits< std::pair< U, V > >::value
static

Definition at line 46 of file traits.h.


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