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

#include <BasicTypes.h> [code]

List of all members.


Detailed Description

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

Definition at line 170 of file BasicTypes.h.

Static Public Member Functions

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


Member Function Documentation

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

Definition at line 172 of file BasicTypes.h.


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