The Gaudi Framework  v36r7 (7f57a304)
AnyDataWrapper.h File Reference
#include "GaudiKernel/DataObject.h"
#include <cstddef>
#include <iterator>
#include <optional>
#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  AnyDataWrapper< T >
 
class  AnyDataWithViewWrapper< ViewType, OwnedType >
 

Namespaces

 details
 

Functions

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