SDSL: Succinct Data Structure Library
A C++ template library for succinct data structures
 All Classes Namespaces Files Functions Variables Typedefs Friends
Static Public Member Functions
min_max_trait< RandomAccessContainer, false > Struct Template Reference

List of all members.

Static Public Member Functions

static bool strict_compare (const typename RandomAccessContainer::value_type v1, const typename RandomAccessContainer::value_type v2)
static bool compare (const typename RandomAccessContainer::value_type v1, const typename RandomAccessContainer::value_type v2)

template<class RandomAccessContainer>
struct min_max_trait< RandomAccessContainer, false >


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