LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
art::detail::mix_offset< cet::map_vector< P > > Struct Template Reference

#include "CollectionUtilities.h"

Static Public Member Functions

static size_t offset (cet::map_vector< P > const &mv)
 

Detailed Description

template<typename P>
struct art::detail::mix_offset< cet::map_vector< P > >

Definition at line 176 of file CollectionUtilities.h.

Member Function Documentation

template<typename P >
static size_t art::detail::mix_offset< cet::map_vector< P > >::offset ( cet::map_vector< P > const &  mv)
inlinestatic

Definition at line 178 of file CollectionUtilities.h.

179  {
180  return mv.delta();
181  }

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