Go to the documentation of this file.
8 #ifndef BOOST_PREDEF_LANGUAGE_STDCPP_H
9 #define BOOST_PREDEF_LANGUAGE_STDCPP_H
11 #include <boost/predef/version_number.h>
12 #include <boost/predef/make.h>
38 #define BOOST_LANG_STDCPP BOOST_VERSION_NUMBER_NOT_AVAILABLE
40 #if defined(__cplusplus)
41 # undef BOOST_LANG_STDCPP
42 # if (__cplusplus > 100)
43 # define BOOST_LANG_STDCPP BOOST_PREDEF_MAKE_YYYYMM(__cplusplus)
45 # define BOOST_LANG_STDCPP BOOST_VERSION_NUMBER_AVAILABLE
50 # define BOOST_LANG_STDCPP_AVAILABLE
53 #define BOOST_LANG_STDCPP_NAME "Standard C++"
70 #define BOOST_LANG_STDCPPCLI BOOST_VERSION_NUMBER_NOT_AVAILABLE
72 #if defined(__cplusplus_cli)
73 # undef BOOST_LANG_STDCPPCLI
74 # if (__cplusplus_cli > 100)
75 # define BOOST_LANG_STDCPPCLI BOOST_PREDEF_MAKE_YYYYMM(__cplusplus_cli)
77 # define BOOST_LANG_STDCPPCLI BOOST_VERSION_NUMBER_AVAILABLE
81 #if BOOST_LANG_STDCPPCLI
82 # define BOOST_LANG_STDCPPCLI_AVAILABLE
85 #define BOOST_LANG_STDCPPCLI_NAME "Standard C++/CLI"
99 #define BOOST_LANG_STDECPP BOOST_VERSION_NUMBER_NOT_AVAILABLE
101 #if defined(__embedded_cplusplus)
102 # undef BOOST_LANG_STDECPP
103 # define BOOST_LANG_STDECPP BOOST_VERSION_NUMBER_AVAILABLE
106 #if BOOST_LANG_STDECPP
107 # define BOOST_LANG_STDECPP_AVAILABLE
110 #define BOOST_LANG_STDECPP_NAME "Standard Embedded C++"
114 #include <boost/predef/detail/test.h>
117 #include <boost/predef/detail/test.h>
120 #include <boost/predef/detail/test.h>
#define BOOST_LANG_STDECPP
#define BOOST_LANG_STDECPP_NAME
#define BOOST_LANG_STDCPPCLI
#define BOOST_LANG_STDCPP_NAME
#define BOOST_LANG_STDCPP
#define BOOST_LANG_STDCPPCLI_NAME
#define BOOST_PREDEF_DECLARE_TEST(x, s)
sick_visionary_ros
Author(s): SICK AG TechSupport 3D Snapshot
autogenerated on Thu Feb 8 2024 03:48:41