hayai_compatibility.hpp
Go to the documentation of this file.
00001 #ifndef __HAYAI_COMPATIBILITY
00002 #define __HAYAI_COMPATIBILITY
00003 
00004 #    if __cplusplus > 201100L
00005 #        define __hayai_noexcept noexcept
00006 #    else
00007 #        define __hayai_noexcept
00008 #    endif
00009 
00010 #endif


hayai
Author(s): Nick Bruun
autogenerated on Thu Jun 6 2019 18:13:43