dune-vtk 2.8
Loading...
Searching...
No Matches
Static Public Member Functions | Static Public Attributes | List of all members
Dune::IsVtkWriter< Writer > Struct Template Reference

#include <dune/vtk/vtkwriterinterface.hh>

Static Public Member Functions

template<class GV , class DC >
static std::uint16_t test (VtkWriterInterface< GV, DC > const &)
 
static std::uint8_t test (...)
 

Static Public Attributes

static constexpr bool value = sizeof(test(std::declval<Writer>())) > sizeof(std::uint8_t)
 

Member Function Documentation

◆ test() [1/2]

template<class Writer >
static std::uint8_t Dune::IsVtkWriter< Writer >::test (   ...)
static

◆ test() [2/2]

template<class Writer >
template<class GV , class DC >
static std::uint16_t Dune::IsVtkWriter< Writer >::test ( VtkWriterInterface< GV, DC > const &  )
static

Member Data Documentation

◆ value

template<class Writer >
constexpr bool Dune::IsVtkWriter< Writer >::value = sizeof(test(std::declval<Writer>())) > sizeof(std::uint8_t)
staticconstexpr

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