dune-grid  2.3.0
Public Types | List of all members
Dune::VTK::PrintType< char > Struct Template Reference

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

Public Types

typedef conditional
< std::numeric_limits< char >
::is_signed, int, unsigned >
::type 
Type
 

Member Typedef Documentation

typedef conditional<std::numeric_limits<char>::is_signed, int, unsigned>::type Dune::VTK::PrintType< char >::Type

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