mirror of
https://github.com/boostorg/core.git
synced 2025-11-29 22:00:17 +01:00
enable_if_type allow to perform SFINAE check on the existence of a dependent type. It has been used here and there in various boost library but it's useful enough to warrant an autonomous existence.