hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
Static Public Member Functions | List of all members
hobbes::storage::serialize_values< Ts > Struct Template Reference

#include <storage.H>

Collaboration diagram for hobbes::storage::serialize_values< Ts >:
Collaboration graph

Static Public Member Functions

static size_t size (const Ts &...)
 
static bool write (wpipe &, const Ts &...)
 

Member Function Documentation

◆ size()

template<typename ... Ts>
static size_t hobbes::storage::serialize_values< Ts >::size ( const Ts &  ...)
inlinestatic

◆ write()

template<typename ... Ts>
static bool hobbes::storage::serialize_values< Ts >::write ( wpipe ,
const Ts &  ... 
)
inlinestatic

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