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

#include <convert.h>

List of all members.

Public Member Functions

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

Detailed Description

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

Definition at line 39 of file convert.h.


Member Function Documentation

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

Definition at line 41 of file convert.h.


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

dvutil-1.0.10 [ 5 December, 2009]