liblcf
|
#include <reader_struct.h>
Public Types | |
typedef Compare_Traits_Impl< T, Compare_Test< T >::value > | impl_type |
Static Public Member Functions | |
static bool | IsEqual (const T &a, const T &b) |
Definition at line 373 of file reader_struct.h.
typedef Compare_Traits_Impl<T, Compare_Test<T>::value> Compare_Traits< T >::impl_type |
Definition at line 374 of file reader_struct.h.
|
inlinestatic |
Definition at line 375 of file reader_struct.h.
Referenced by TypedField< S, T >::IsDefault().