mirror of
https://github.com/boostorg/detail.git
synced 2026-07-22 13:23:35 +00:00
5628638ade
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.