Subject: [boost] Interest in chained relational operations
From: Rahman Salim Zengin (rsz_at_[hidden])
Date: 2016-10-21 17:43:12


Hi,

The code in question is a simple chained comparison implementation. It
works with any type If relational operators for that type is defined.

https://github.com/rszengin/chain

May some people find it useful?