Loading...
Searching...
No Matches
Tuple< BUILDERS >::ClearFunctor Class Reference

Clears the builder contents. More...

#include <LayoutBuilder.h>

Public Member Functions

template<class CONTENT >
void operator() (CONTENT &content) const
 

Detailed Description

template<typename... BUILDERS>
class awkward::LayoutBuilder::Tuple< BUILDERS >::ClearFunctor

Clears the builder contents.

Discards the accumulated data and the contents at each tuple index.

Member Function Documentation

◆ operator()()

template<typename... BUILDERS>
template<class CONTENT >
void operator() ( CONTENT & content) const
inline

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