walberla::mpi::BufferSizeTrait< T, typename std::enable_if< std::is_enum< T >::value >::type > Struct Template Reference

#include <BufferSizeTrait.h>

Static Public Attributes

static const bool constantSize = true
 
static const size_t size = sizeof( T ) + BUFFER_DEBUG_OVERHEAD
 

Member Data Documentation

◆ constantSize

template<typename T >
const bool walberla::mpi::BufferSizeTrait< T, typename std::enable_if< std::is_enum< T >::value >::type >::constantSize = true
static

◆ size

template<typename T >
const size_t walberla::mpi::BufferSizeTrait< T, typename std::enable_if< std::is_enum< T >::value >::type >::size = sizeof( T ) + BUFFER_DEBUG_OVERHEAD
static

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