mirror of
https://github.com/boostorg/detail.git
synced 2026-07-05 07:50:47 +02: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.