38 return std::tie(
static_cast<const time_type&
>(mInterval.
getMin()),
static_cast<const time_type&
>(mInterval.
getMax()), mFlag, mComment, mSource) < std::tie(
static_cast<const time_type&
>(rhs.mInterval.getMin()),
static_cast<const time_type&
>(rhs.mInterval.getMax()), rhs.mFlag, rhs.mComment, rhs.mSource);