Dune Core Modules (unstable)

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>

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 interesting for character types which should print as their integral value, not as a character.


The documentation for this struct was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Apr 27, 22:29, 2024)