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

#include <BasicTypes.h> [code]

List of all members.


Detailed Description

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

Definition at line 132 of file BasicTypes.h.

Static Public Attributes

static T & value = *reinterpret_cast <T *> (0)


Member Data Documentation

template<typename T>
T & Utils::CalitkoMocks::DefaultValue< T & >::value = *reinterpret_cast <T *> (0) [static]
 

Definition at line 134 of file BasicTypes.h.


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