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

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

Public Types

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

Member Typedef Documentation

◆ Type

typedef std::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: