added BOOST_NO_INTEGRAL_INT64_T for SunCC (Gennadiy E. Rozental)

[SVN r11065]
This commit is contained in:
Jens Maurer
2001-09-07 18:48:03 +00:00
parent 8c880467e1
commit 029adcf3f2

View File

@ -471,6 +471,9 @@
// to disable it until suppport becomes more stable
// (J Maddock 6th May 2001).
# define BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
// integral constant expressions with 64 bit numbers fail
# define BOOST_NO_INTEGRAL_INT64_T
# endif
# if __SUNPRO_CC <= 0x500
# define BOOST_NO_MEMBER_TEMPLATES