libkovan  1
The kovan standard library
segment.hpp File Reference
#include <vector>

Go to the source code of this file.

Classes

struct  Segment
 
class  Segmenter< T >
 

Functions

std::vector< SegmentcoalesceSegments (const std::vector< Segment > &segments)
 

Function Documentation

std::vector<Segment> coalesceSegments ( const std::vector< Segment > &  segments)