Dune::VTK::PrintType< T > Struct Template Reference

determine a type to safely put another type into a stream More...

#include <dune/grid/io/file/vtk/common.hh>

List of all members.

Public Types

typedef T Type
 type to convert T to before putting it into a stream with <<

Detailed Description

template<typename T>
struct Dune::VTK::PrintType< T >

determine a type to safely put another type into a stream

This is mainly interating for character types which should print as their integral value, not as a character.


Member Typedef Documentation

template<typename T>
typedef T Dune::VTK::PrintType< T >::Type

type to convert T to before putting it into a stream with <<


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

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].