cohtml::ByRefHolder
#include <ByRef.h>
Public Functions
Name | |
---|---|
ByRefHolder(T * ref) | |
T & | GetReference() const |
Detailed Description
template <typename T >
class cohtml::ByRefHolder;
Public Functions Documentation
function ByRefHolder
inline ByRefHolder(
T * ref
)
function GetReference
inline T & GetReference() const