Dv::Convert< Target, std::string > Struct Template Reference

#include <convert.h>

List of all members.

Public Member Functions

bool operator() (Target &target, const std::string &source)

Detailed Description

template<typename Target>
struct Dv::Convert< Target, std::string >

Definition at line 58 of file convert.h.


Member Function Documentation

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

Definition at line 60 of file convert.h.


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

dvutil-1.0.10 [ 5 December, 2009]