OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SegmentTreeUtils.h File Reference
#include <algorithm>
+ Include dependency graph for SegmentTreeUtils.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SumAndCountPair< T >
 

Typedefs

using IndexPair = std::pair< int64_t, int64_t >
 

Typedef Documentation

using IndexPair = std::pair<int64_t, int64_t>

Definition at line 21 of file SegmentTreeUtils.h.