Dv::Convert< std::string, const char * > Struct Template Reference

#include <convert.h>

List of all members.

Public Member Functions

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

Detailed Description

template<>
struct Dv::Convert< std::string, const char * >

Definition at line 49 of file convert.h.


Member Function Documentation

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

Definition at line 51 of file convert.h.


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

dvutil-1.0.10 [ 5 December, 2009]