LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
shims::map< Key, T, Compare, Allocator >::maps_tuple Struct Reference

#include "stdmap_shims.h"

Public Attributes

mapmap_t mapmap
 
listmap_t listmap
 

Detailed Description

template<class Key, class T, class Compare = std::less<Key>, class Allocator = std::allocator<std::pair<const Key, T>>>
struct shims::map< Key, T, Compare, Allocator >::maps_tuple

Definition at line 135 of file stdmap_shims.h.

Member Data Documentation


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