libMesh
Public Types | Static Public Attributes | List of all members
boost::multiprecision::detail::is_lossy_conversion< libMesh::NumericVector< T >, To > Struct Template Reference

#include <numeric_vector.h>

Public Types

typedef boost::mpl::true_ type
 

Static Public Attributes

static const bool value = type::value
 

Detailed Description

template<typename T, typename To>
struct boost::multiprecision::detail::is_lossy_conversion< libMesh::NumericVector< T >, To >

Definition at line 1052 of file numeric_vector.h.

Member Typedef Documentation

◆ type

template<typename T , typename To >
typedef boost::mpl::true_ boost::multiprecision::detail::is_lossy_conversion< libMesh::NumericVector< T >, To >::type

Definition at line 1053 of file numeric_vector.h.

Member Data Documentation

◆ value

template<typename T , typename To >
const bool boost::multiprecision::detail::is_lossy_conversion< libMesh::NumericVector< T >, To >::value = type::value
static

Definition at line 1054 of file numeric_vector.h.


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