Hana v1.2.0, synced with Boost 1.65.0
This release contains
- Added support for set-theoretic operations on
hana::map
(see PR #350) - Added the
index_if
function; likefind_if
but returns an optional index instead of an optional value - various bug fixes