CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Static Public Member Functions
cond::serialization::access< std::unordered_map< T, U > > Struct Template Reference

#include <Equal.h>

Static Public Member Functions

static bool equal_ (const std::unordered_map< T, U > &first, const std::unordered_map< T, U > &second)
 

Detailed Description

template<typename T, typename U>
struct cond::serialization::access< std::unordered_map< T, U > >

Definition at line 269 of file Equal.h.

Member Function Documentation

template<typename T , typename U >
static bool cond::serialization::access< std::unordered_map< T, U > >::equal_ ( const std::unordered_map< T, U > &  first,
const std::unordered_map< T, U > &  second 
)
inlinestatic

Definition at line 269 of file Equal.h.