The Gaudi Framework  v32r2 (46d42edc)
AnyDataWrapper.h File Reference
#include "GaudiKernel/DataObject.h"
#include <cstddef>
#include <iterator>
#include <optional>
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  AnyDataWrapper< T >
 

Namespaces

 details
 

Functions

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