dune-mmesh 1.4.1-git
Loading...
Searching...
No Matches
Dune::MMeshImpl::ObjectStreamTraits Struct Reference

#include <dune/mmesh/misc/objectstream.hh>

Static Public Member Functions

template<class T >
static void copy (T *dest, const void *src, std::size_t n)
 
template<class T >
static void copy (void *dest, const T *src, std::size_t n)
 

Member Function Documentation

◆ copy() [1/2]

template<class T >
static void Dune::MMeshImpl::ObjectStreamTraits::copy ( T *  dest,
const void *  src,
std::size_t  n 
)
inlinestatic

◆ copy() [2/2]

template<class T >
static void Dune::MMeshImpl::ObjectStreamTraits::copy ( void *  dest,
const T *  src,
std::size_t  n 
)
inlinestatic

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