is_convertible< T > Struct Template Reference

Developer Documentation: dealii::Patterns::Tools::is_convertible< T > Struct Template Reference
Developer Documentation
dealii::Patterns::Tools::is_convertible< T > Struct Template Reference

#include <enum.hpp>

Static Public Attributes

static const bool value
 

Detailed Description

template<typename T>
struct dealii::Patterns::Tools::is_convertible< T >

Check if T::has_values(), T::_to_string(), and T::_from_string() is defined. If yes, we can simply convert it.

Member Data Documentation

◆ value

template<typename T >
const bool dealii::Patterns::Tools::is_convertible< T >::value
static
Initial value:
=
static const bool value
Definition enum.hpp:66
static const bool value
Definition enum.hpp:47
static const bool value
Definition enum.hpp:29

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