mirror of
https://github.com/boostorg/detail.git
synced 2025-06-25 03:51:37 +02: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.