Loading...
Searching...
No Matches
Union< TAGS, INDEX, BUILDERS >::ClearContentsFunctor Class Reference

Discards the accumulated tags and index, and clears the builder contents. More...

#include <LayoutBuilder.h>

Public Member Functions

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

Detailed Description

template<typename TAGS, typename INDEX, typename... BUILDERS>
class awkward::LayoutBuilder::Union< TAGS, INDEX, BUILDERS >::ClearContentsFunctor

Discards the accumulated tags and index, and clears the builder contents.

Also, resets the last valid index array to -1.

Member Function Documentation

◆ operator()()

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

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