Dv::Convert< Target, Source > Struct Template Reference

#include <convert.h>

List of all members.

Public Member Functions

bool operator() (Target &target, const Source &source)

Detailed Description

template<typename Target, typename Source>
struct Dv::Convert< Target, Source >

Definition at line 13 of file convert.h.


Member Function Documentation

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

Definition at line 15 of file convert.h.


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

dvutil-1.0.10 [ 5 December, 2009]