The Gaudi Framework
master (37c0b60a)
|
#include <GaudiKernel/DataObject.h>
#include <cstddef>
#include <iterator>
#include <optional>
#include <typeindex>
#include <utility>
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 |