Project
Loading...
Searching...
No Matches
FlattenRestore.h File Reference

Utilities to copy complex objects to flat buffer and restore. More...

#include <type_traits>

Go to the source code of this file.

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::algorithm
 
namespace  o2::algorithm::flatten
 

Functions

template<typename ValueType , typename... Args>
constexpr size_t o2::algorithm::flatten::value_size (ValueType const &value, Args &&... args)
 

Detailed Description

Utilities to copy complex objects to flat buffer and restore.

Author
Matthias Richter
Since
2020-04-05

Definition in file FlattenRestore.h.