mirror of
https://github.com/boostorg/typeof.git
synced 2025-05-09 23:14:01 +00:00
parent
6c09ce7883
commit
9aa58de5e2
@ -104,7 +104,7 @@ namespace boost
|
||||
typedef T type;
|
||||
};
|
||||
};
|
||||
#elif BOOST_WORKAROUND(BOOST_MSVC,==1400)
|
||||
#elif BOOST_WORKAROUND(BOOST_MSVC,>=1400)
|
||||
struct msvc_extract_type_default_param {};
|
||||
|
||||
template<typename ID, typename T = msvc_extract_type_default_param>
|
||||
|
Loading…
x
Reference in New Issue
Block a user