libsequence  1.9.5
util.hpp File Reference

Helper functions for implementing summary statistics. More...

#include <cstdint>
#include <algorithm>

Go to the source code of this file.

Namespaces

 Sequence
 The namespace in which this library resides.
 

Functions

template<typename T >
bool Sequence::all_missing (const T &t)
 

Detailed Description

Helper functions for implementing summary statistics.

This file must be included directly. No other header file includes it.

Definition in file util.hpp.