Loading...
Searching...
No Matches
Record< MAP, BUILDERS >::ClearBuilder Class Reference

Clears the builder contents. More...

#include <LayoutBuilder.h>

Public Member Functions

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

Detailed Description

template<class MAP = std::map<std::size_t, std::string>, typename... BUILDERS>
class awkward::LayoutBuilder::Record< MAP, BUILDERS >::ClearBuilder

Clears the builder contents.

Discards the accumulated data and the contents in each field of the record.

Member Function Documentation

◆ operator()()

template<class MAP = std::map<std::size_t, std::string>, typename... BUILDERS>
template<class CONTENT >
void operator() ( CONTENT & content) const
inline

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