taco-db  0.1.0
Public Attributes | List of all members
taco::AvgState Struct Reference

#include <utils/typsupp/aggregation.h>

Public Attributes

double m_sum
 
uint64_t m_cnt
 

Member Data Documentation

◆ m_cnt

uint64_t taco::AvgState::m_cnt

◆ m_sum

double taco::AvgState::m_sum

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