LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
art::key_traits< std::string > Struct Template Reference

#include "traits.h"

Public Types

using key_type = std::string
 

Static Public Attributes

static const key_type value {std::string("\a")}
 

Detailed Description

template<>
struct art::key_traits< std::string >

Definition at line 55 of file traits.h.

Member Typedef Documentation

using art::key_traits< std::string >::key_type = std::string

Definition at line 56 of file traits.h.

Member Data Documentation

art::key_traits< std::string >::key_type const art::key_traits< std::string >::value {std::string("\a")}
static

Definition at line 57 of file traits.h.


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