My Project
Loading...
Searching...
No Matches
Opm::Serialization::detail::Packing< false, T > Struct Template Reference

Default handling for unsupported types. More...

#include <MemPacker.hpp>

Static Public Member Functions

static std::size_t packSize (const T &)
 
static void pack (const T &, std::vector< char > &, int &)
 
static void unpack (T &, std::vector< char > &, int &)
 

Detailed Description

template<class T>
struct Opm::Serialization::detail::Packing< false, T >

Default handling for unsupported types.


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