Multiscale Universal Interface  2.0
A Concurrent Framework for Coupling Heterogeneous Solvers
mui::endian_traits< T, typename std::enable_if< std::is_integral< T >::value >::type > Struct Template Reference

#include <endian_traits.h>

Static Public Attributes

static constexpr bool convert = (sizeof(T) > 1) && MUI_CONVERT_INT
 

Member Data Documentation

◆ convert

template<typename T >
constexpr bool mui::endian_traits< T, typename std::enable_if< std::is_integral< T >::value >::type >::convert = (sizeof(T) > 1) && MUI_CONVERT_INT
staticconstexpr

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