mirror of
https://github.com/boostorg/detail.git
synced 2026-01-25 16:42:18 +01:00
Apparently, MSVC 14.0 does not import type aliases into namespaces via a using-declaration. Work around the problem by enabling the use of a compiler intrinsic for deducing the underlyng type of the enum.