Class TextInterface::ToStringPolicy

template<class Type>
class ToStringPolicy

Policy for converting a value to a string.

Specialize this template to customize the behaviour for different types

Subclassed by TextInterface::GetToStringPolicy< C, Type(C *)>, TextInterface::GetToStringPolicy< C, Type(P::*)() const >, TextInterface::GetToStringPolicy< C, Type(C *)>, TextInterface::GetToStringPolicy< C, Type(P::*)() const >