Project
Loading...
Searching...
No Matches
o2::framework::sinks::append_to< Container > Struct Template Reference

#include <DataSpecViews.h>

Public Attributes

Container & c
 

Friends

template<std::ranges::input_range R>
Container & operator| (R &&r, append_to self)
 

Detailed Description

template<class Container>
struct o2::framework::sinks::append_to< Container >

Definition at line 39 of file DataSpecViews.h.

Friends And Related Symbol Documentation

◆ operator|

template<class Container >
template<std::ranges::input_range R>
Container & operator| ( R &&  r,
append_to< Container >  self 
)
friend

Definition at line 43 of file DataSpecViews.h.

Member Data Documentation

◆ c

template<class Container >
Container& o2::framework::sinks::append_to< Container >::c

Definition at line 40 of file DataSpecViews.h.


The documentation for this struct was generated from the following file: