forked from boostorg/type_traits
dc676dc98204b364f2b06dff51277ea99f74bdde
Intel compiler: do not use SFINAE with decltype/sizeof on deleted functions. Use fallback mode instead (refs #8802)
Disable tests that can not be passed by intel compiler due to its usege of the is_copy_constructible trait in C++98/fallback mode (beacause of the bugs in SFINAE for deleted functions). (refs #8802)
Description
Boost.org type_traits module
5.3 MiB
Languages
C++
99.9%