forked from boostorg/config
Minor update for sun C++ 5.0
[SVN r11367]
This commit is contained in:
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
# if __SUNPRO_CC <= 0x500
|
# if __SUNPRO_CC <= 0x500
|
||||||
# define BOOST_NO_MEMBER_TEMPLATES
|
# define BOOST_NO_MEMBER_TEMPLATES
|
||||||
# define BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
|
# define BOOST_NO_FUNCTION_TEMPLATE_ORDERING
|
||||||
# endif
|
# endif
|
||||||
|
|
||||||
# if (__SUNPRO_CC <= 0x520)
|
# if (__SUNPRO_CC <= 0x520)
|
||||||
|
Reference in New Issue
Block a user