Utils::CalitkoMocks::IsSameValue< const T & > Struct Template Reference

#include <BasicTypes.h> [code]

List of all members.


Detailed Description

template<typename T>
struct Utils::CalitkoMocks::IsSameValue< const T & >

Definition at line 177 of file BasicTypes.h.

Static Public Member Functions

static bool check (const T &expected, const T &actual)


Member Function Documentation

template<typename T>
static bool Utils::CalitkoMocks::IsSameValue< const T & >::check const T &  expected,
const T &  actual
[inline, static]
 

Definition at line 179 of file BasicTypes.h.


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