The Gaudi Framework  master (37c0b60a)
AnyDataWrapper.h File Reference
#include <GaudiKernel/DataObject.h>
#include <cstddef>
#include <iterator>
#include <optional>
#include <typeindex>
#include <utility>
Include dependency graph for AnyDataWrapper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  AnyDataWrapperBase
 
class  AnyDataWrapperBase::Ptr
 
class  AnyDataWrapper< T >
 
class  AnyDataWithViewWrapper< ViewType, OwnedType >
 

Namespaces

 details
 

Functions

template<typename T , typename... Args>
constexpr auto details::size (const T &, Args &&...) noexcept