Changeset 3581 for trunk/yat/utility/config_public.h.in
- Timestamp:
- Jan 19, 2017, 2:46:51 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/yat/utility/config_public.h.in
r3439 r3581 56 56 #undef YAT_HAVE_BOOST_CONCEPT_WITH_CONSTRUCTOR 57 57 58 /// Don't turn on cxx11 features if user explicitely turned off cxx11. 59 #ifndef YAT_WITHOUT_CXX11 60 /// Define if compiler support rvalues */ 61 #undef YAT_HAVE_RVALUE 62 #endif 63 58 64 /// Define to 1 if boost::exception_ptr works 59 65 #undef YAT_HAVE_WORKING_BOOST_EXCEPTION_PTR
Note: See TracChangeset
for help on using the changeset viewer.