Dv::Convert< T, T > Struct Template Reference

#include <convert.h>

List of all members.

Public Member Functions

bool operator() (T &target, const T &source)

Detailed Description

template<typename T>
struct Dv::Convert< T, T >

Definition at line 28 of file convert.h.


Member Function Documentation

template<typename T >
bool Dv::Convert< T, T >::operator() ( T &  target,
const T &  source 
) [inline]

Definition at line 30 of file convert.h.


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

dvutil-1.0.10 [ 5 December, 2009]