liblcf
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Compare_Traits_Impl< std::vector< T >, false > Struct Template Reference

#include <reader_struct.h>

+ Collaboration diagram for Compare_Traits_Impl< std::vector< T >, false >:

Static Public Member Functions

static bool IsEqual (const std::vector< T > &a, const std::vector< T > &b)
 

Detailed Description

template<class T>
struct Compare_Traits_Impl< std::vector< T >, false >

Definition at line 366 of file reader_struct.h.

Member Function Documentation

template<class T >
static bool Compare_Traits_Impl< std::vector< T >, false >::IsEqual ( const std::vector< T > &  a,
const std::vector< T > &  b 
)
inlinestatic

Definition at line 367 of file reader_struct.h.


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