roguewave.hpp gecode/third-party/boost/config/no_tr1/utility.hpp BOOST_RW_STDLIB 1 BOOST_RWSTD_VER 0x010000 BOOST_STDLIB "Rogue Wave standard library version (Unknown version)" BOOST_NO_LIMITS_COMPILE_TIME_CONSTANTS BOOST_NO_LONG_LONG_NUMERIC_LIMITS BOOST_NO_STD_ITERATOR BOOST_NO_AUTO_PTR BOOST_NO_STRINGSTREAM BOOST_NO_STD_ALLOCATOR BOOST_NO_STD_LOCALE BOOST_NO_STD_ALLOCATOR BOOST_NO_STD_DISTANCE BOOST_NO_STD_OUTPUT_ITERATOR_ASSIGN BOOST_NO_0X_HDR_ARRAY BOOST_NO_0X_HDR_TYPE_TRAITS BOOST_NO_0X_HDR_CHRONO BOOST_NO_0X_HDR_CODECVT BOOST_NO_0X_HDR_CONDITION_VARIABLE BOOST_NO_0X_HDR_FORWARD_LIST BOOST_NO_0X_HDR_FUTURE BOOST_NO_0X_HDR_INITIALIZER_LIST BOOST_NO_0X_HDR_MUTEX BOOST_NO_0X_HDR_RANDOM BOOST_NO_0X_HDR_RATIO BOOST_NO_0X_HDR_REGEX BOOST_NO_0X_HDR_SYSTEM_ERROR BOOST_NO_0X_HDR_THREAD BOOST_NO_0X_HDR_TUPLE BOOST_NO_0X_HDR_TYPEINDEX BOOST_NO_STD_UNORDERED BOOST_NO_0X_HDR_UNORDERED_MAP BOOST_NO_0X_HDR_UNORDERED_SET BOOST_NO_NUMERIC_LIMITS_LOWEST //(C)CopyrightJohnMaddock2001-2003. //(C)CopyrightJensMaurer2001. //(C)CopyrightDavidAbrahams2003. //(C)CopyrightBorisGubenko2007. //Use,modificationanddistributionaresubjecttothe //BoostSoftwareLicense,Version1.0.(Seeaccompanyingfile //LICENSE_1_0.txtorcopyathttp://www.boost.org/LICENSE_1_0.txt) //Seehttp://www.boost.orgformostrecentversion. //RogueWavestdlib: #defineBOOST_RW_STDLIB1 #if!defined(__STD_RWCOMPILER_H__)&&!defined(_RWSTD_VER) #include<gecode/third-party/boost/config/no_tr1/utility.hpp> #if!defined(__STD_RWCOMPILER_H__)&&!defined(_RWSTD_VER) #errorThisisnottheRogueWavestandardlibrary #endif #endif // //figureoutaconsistentversionnumber: // #ifndef_RWSTD_VER #defineBOOST_RWSTD_VER0x010000 #elif_RWSTD_VER<0x010000 #defineBOOST_RWSTD_VER(_RWSTD_VER<<8) #else #defineBOOST_RWSTD_VER_RWSTD_VER #endif #ifndef_RWSTD_VER #defineBOOST_STDLIB"RogueWavestandardlibraryversion(Unknownversion)" #elif_RWSTD_VER<0x04010200 #defineBOOST_STDLIB"RogueWavestandardlibraryversion"BOOST_STRINGIZE(_RWSTD_VER) #else #ifdef_RWSTD_VER_STR #defineBOOST_STDLIB"ApacheSTDCXXstandardlibraryversion"_RWSTD_VER_STR #else #defineBOOST_STDLIB"ApacheSTDCXXstandardlibraryversion"BOOST_STRINGIZE(_RWSTD_VER) #endif #endif // //Priortoversion2.2.0theprimarytemplateforstd::numeric_limits //doesnothavecompiletimeconstants,eventhoughspecializationsofthat //templatedo: // #ifBOOST_RWSTD_VER<0x020200 #defineBOOST_NO_LIMITS_COMPILE_TIME_CONSTANTS #endif //SunCC5.5patch113817-07addslonglongspecialization,butdoesnotchangethe //libraryversionnumber(http://sunsolve6.sun.com/search/document.do?assetkey=1-21-113817): #ifBOOST_RWSTD_VER<=0x020101&&(!defined(__SUNPRO_CC)||(__SUNPRO_CC<0x550)) #defineBOOST_NO_LONG_LONG_NUMERIC_LIMITS #endif // //Borlandversionofnumeric_limitslacks__int64specialisation: // #ifdef__BORLANDC__ #defineBOOST_NO_MS_INT64_NUMERIC_LIMITS #endif // //Nostd::iteratorifitcan'tfigureoutdefaulttemplateargs: // #ifdefined(_RWSTD_NO_SIMPLE_DEFAULT_TEMPLATES)||defined(RWSTD_NO_SIMPLE_DEFAULT_TEMPLATES)||(BOOST_RWSTD_VER<0x020000) #defineBOOST_NO_STD_ITERATOR #endif // //Noiteratortraitswithoutpartialspecialization: // #ifdefined(_RWSTD_NO_CLASS_PARTIAL_SPEC)||defined(RWSTD_NO_CLASS_PARTIAL_SPEC) #defineBOOST_NO_STD_ITERATOR_TRAITS #endif // //Priortoversion2.0,std::auto_ptrwasbuggy,andtherewereno //new-styleiostreams,andnoconformantstd::allocator: // #if(BOOST_RWSTD_VER<0x020000) #defineBOOST_NO_AUTO_PTR #defineBOOST_NO_STRINGSTREAM #defineBOOST_NO_STD_ALLOCATOR #defineBOOST_NO_STD_LOCALE #endif // //Notemplateiteratorconstructorswithoutmembertemplatesupport: // #ifdefined(RWSTD_NO_MEMBER_TEMPLATES)||defined(_RWSTD_NO_MEMBER_TEMPLATES) #defineBOOST_NO_TEMPLATED_ITERATOR_CONSTRUCTORS #endif // //RWdefines_RWSTD_ALLOCATORiftheallocatorisconformantandinuse //(theor_HPACC_partisahack-thelibraryseemstodefine_RWSTD_ALLOCATOR //onHPaCCsystemseventhoughtheallocatorisinfactbroken): // #if!defined(_RWSTD_ALLOCATOR)||(defined(__HP_aCC)&&__HP_aCC<=33100) #defineBOOST_NO_STD_ALLOCATOR #endif // //Ifwehaveastd::locale,westillmaynothavestd::use_facet: // #ifdefined(_RWSTD_NO_TEMPLATE_ON_RETURN_TYPE)&&!defined(BOOST_NO_STD_LOCALE) #defineBOOST_NO_STD_USE_FACET #defineBOOST_HAS_TWO_ARG_USE_FACET #endif // //There'snostd::distancepriortoversion2,orwithout //partialspecializationsupport: // #if(BOOST_RWSTD_VER<0x020000)||defined(_RWSTD_NO_CLASS_PARTIAL_SPEC) #defineBOOST_NO_STD_DISTANCE #endif // //Someversionsoftheroguewavelibrarydon'thaveassignable //OutputIterators: // #ifBOOST_RWSTD_VER<0x020100 #defineBOOST_NO_STD_OUTPUT_ITERATOR_ASSIGN #endif // //DisableBOOST_HAS_LONG_LONGwhenthelibraryhasnosupportforit. // #if!defined(_RWSTD_LONG_LONG)&&defined(BOOST_HAS_LONG_LONG) #undefBOOST_HAS_LONG_LONG #endif // //checkthatonHP-UX,theproperRWlibraryisused // #ifdefined(__HP_aCC)&&!defined(_HP_NAMESPACE_STD) #error"BoostrequiresStandardRWlibrary.Pleasecompileandlinkwith-AA" #endif // //DefinemacrosspecifictoRWV2.2onHP-UX // #ifdefined(__HP_aCC)&&(BOOST_RWSTD_VER==0x02020100) #ifndef__HP_TC1_MAKE_PAIR #define__HP_TC1_MAKE_PAIR #endif #ifndef_HP_INSTANTIATE_STD2_VL #define_HP_INSTANTIATE_STD2_VL #endif #endif #if_RWSTD_VER<0x05000000 #defineBOOST_NO_0X_HDR_ARRAY #endif //type_traitsheaderisincomplete: #defineBOOST_NO_0X_HDR_TYPE_TRAITS // //C++0xheadersnotyetimplemented // #defineBOOST_NO_0X_HDR_CHRONO #defineBOOST_NO_0X_HDR_CODECVT #defineBOOST_NO_0X_HDR_CONDITION_VARIABLE #defineBOOST_NO_0X_HDR_FORWARD_LIST #defineBOOST_NO_0X_HDR_FUTURE #defineBOOST_NO_0X_HDR_INITIALIZER_LIST #defineBOOST_NO_0X_HDR_MUTEX #defineBOOST_NO_0X_HDR_RANDOM #defineBOOST_NO_0X_HDR_RATIO #defineBOOST_NO_0X_HDR_REGEX #defineBOOST_NO_0X_HDR_SYSTEM_ERROR #defineBOOST_NO_0X_HDR_THREAD #defineBOOST_NO_0X_HDR_TUPLE #defineBOOST_NO_0X_HDR_TYPEINDEX #defineBOOST_NO_STD_UNORDERED//deprecated;seefollowing #defineBOOST_NO_0X_HDR_UNORDERED_MAP #defineBOOST_NO_0X_HDR_UNORDERED_SET #defineBOOST_NO_NUMERIC_LIMITS_LOWEST