s11n::s11n_traits< T * > Struct Template Reference

A general specialization to treat (T*) as (T) for s11n_traits purposes. More...

#include <traits.hpp>

Inheritance diagram for s11n::s11n_traits< T * >:

Inheritance graph
[legend]
Collaboration diagram for s11n::s11n_traits< T * >:

Collaboration graph
[legend]

List of all members.


Detailed Description

template<typename T>
struct s11n::s11n_traits< T * >

A general specialization to treat (T*) as (T) for s11n_traits purposes.

This is necessary for some template argument resolution to work as desired.

Added in 1.1.3.

Definition at line 521 of file traits.hpp.


The documentation for this struct was generated from the following file:
Generated on Sun Apr 27 11:50:04 2008 for libs11n-1.2.6 by  doxygen 1.5.3