libpqxx  v4.0-1
C++ library for PostgreSQL
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pqxx::string_traits< T > Struct Template Reference

Traits class for use in string conversions. More...

#include <strconv.hxx>

Detailed Description

template<typename T>
struct pqxx::string_traits< T >

Traits class for use in string conversions.

Specialize this template for a type that you wish to add to_string and from_string support for.


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