Macros
codegear.hpp File Reference
#include <errno.h>
Include dependency graph for codegear.hpp:

Go to the source code of this file.

Macros

#define BOOST_ABI_PREFIX   "boost/config/abi/borland_prefix.hpp"
 
#define BOOST_ABI_SUFFIX   "boost/config/abi/borland_suffix.hpp"
 
#define BOOST_COMPILER   "CodeGear C++ version " BOOST_STRINGIZE(__CODEGEARC__)
 
#define BOOST_FUNCTION_SCOPE_USING_DECLARATION_BREAKS_ADL
 
#define BOOST_HAS_CHAR16_T
 
#define BOOST_HAS_CHAR32_T
 
#define BOOST_HAS_DECLTYPE
 
#define BOOST_HAS_DIRENT_H
 
#define BOOST_HAS_EXPLICIT_CONVERSION_OPS
 
#define BOOST_HAS_LONG_LONG
 
#define BOOST_HAS_MACRO_USE_FACET
 
#define BOOST_HAS_MS_INT64
 
#define BOOST_HAS_SCOPED_ENUM
 
#define BOOST_HAS_STD_TYPE_TRAITS
 
#define BOOST_HAS_TR1_HASH
 
#define BOOST_HAS_TR1_TYPE_TRAITS
 
#define BOOST_HAS_TR1_UNORDERED_MAP
 
#define BOOST_HAS_TR1_UNORDERED_SET
 
#define BOOST_MPL_CFG_NO_PREPROCESSED_HEADERS
 
#define BOOST_NO_COMPLETE_VALUE_INITIALIZATION
 
#define BOOST_NO_CXX11_ALIGNAS
 
#define BOOST_NO_CXX11_AUTO_DECLARATIONS
 
#define BOOST_NO_CXX11_AUTO_MULTIDECLARATIONS
 
#define BOOST_NO_CXX11_CONSTEXPR
 
#define BOOST_NO_CXX11_DEFAULTED_FUNCTIONS
 
#define BOOST_NO_CXX11_DELETED_FUNCTIONS
 
#define BOOST_NO_CXX11_EXTERN_TEMPLATE
 
#define BOOST_NO_CXX11_FINAL
 
#define BOOST_NO_CXX11_FUNCTION_TEMPLATE_DEFAULT_ARGS
 
#define BOOST_NO_CXX11_HDR_INITIALIZER_LIST
 
#define BOOST_NO_CXX11_INLINE_NAMESPACES
 
#define BOOST_NO_CXX11_LAMBDAS
 
#define BOOST_NO_CXX11_LOCAL_CLASS_TEMPLATE_PARAMETERS
 
#define BOOST_NO_CXX11_NOEXCEPT
 
#define BOOST_NO_CXX11_NULLPTR
 
#define BOOST_NO_CXX11_RANGE_BASED_FOR
 
#define BOOST_NO_CXX11_RAW_LITERALS
 
#define BOOST_NO_CXX11_REF_QUALIFIERS
 
#define BOOST_NO_CXX11_RVALUE_REFERENCES
 
#define BOOST_NO_CXX11_STATIC_ASSERT
 
#define BOOST_NO_CXX11_TEMPLATE_ALIASES
 
#define BOOST_NO_CXX11_THREAD_LOCAL
 
#define BOOST_NO_CXX11_TRAILING_RESULT_TYPES
 
#define BOOST_NO_CXX11_UNICODE_LITERALS
 
#define BOOST_NO_CXX11_UNIFIED_INITIALIZATION_SYNTAX
 
#define BOOST_NO_CXX11_USER_DEFINED_LITERALS
 
#define BOOST_NO_CXX11_VARIADIC_TEMPLATES
 
#define BOOST_NO_CXX14_AGGREGATE_NSDMI
 
#define BOOST_NO_CXX14_BINARY_LITERALS
 
#define BOOST_NO_CXX14_CONSTEXPR
 
#define BOOST_NO_CXX14_DECLTYPE_AUTO
 
#define BOOST_NO_CXX14_DIGIT_SEPARATORS
 
#define BOOST_NO_CXX14_GENERIC_LAMBDAS
 
#define BOOST_NO_CXX14_INITIALIZED_LAMBDA_CAPTURES
 
#define BOOST_NO_CXX14_RETURN_TYPE_DEDUCTION
 
#define BOOST_NO_CXX14_VARIABLE_TEMPLATES
 
#define BOOST_NO_DEPENDENT_NESTED_DERIVATIONS
 
#define BOOST_NO_EXCEPTIONS
 
#define BOOST_NO_INTEGRAL_INT64_T
 
#define BOOST_NO_LIMITS_COMPILE_TIME_CONSTANTS
 
#define BOOST_NO_MEMBER_TEMPLATE_FRIENDS
 
#define BOOST_NO_NESTED_FRIENDSHIP
 
#define BOOST_NO_PRIVATE_IN_AGGREGATE
 
#define BOOST_NO_SFINAE_EXPR
 
#define BOOST_NO_TWO_PHASE_NAME_LOOKUP
 
#define BOOST_NO_TYPENAME_WITH_CTOR
 
#define BOOST_NO_USING_DECLARATION_OVERLOADS_FROM_TYPENAME_BASE
 
#define BOOST_NO_USING_TEMPLATE
 
#define BOOST_SP_NO_SP_CONVERTIBLE
 
#define errno   errno
 

Macro Definition Documentation

◆ BOOST_ABI_PREFIX

#define BOOST_ABI_PREFIX   "boost/config/abi/borland_prefix.hpp"

Definition at line 202 of file codegear.hpp.

◆ BOOST_ABI_SUFFIX

#define BOOST_ABI_SUFFIX   "boost/config/abi/borland_suffix.hpp"

Definition at line 205 of file codegear.hpp.

◆ BOOST_COMPILER

#define BOOST_COMPILER   "CodeGear C++ version " BOOST_STRINGIZE(__CODEGEARC__)

Definition at line 220 of file codegear.hpp.

◆ BOOST_FUNCTION_SCOPE_USING_DECLARATION_BREAKS_ADL

#define BOOST_FUNCTION_SCOPE_USING_DECLARATION_BREAKS_ADL

Definition at line 46 of file codegear.hpp.

◆ BOOST_HAS_CHAR16_T

#define BOOST_HAS_CHAR16_T

Definition at line 89 of file codegear.hpp.

◆ BOOST_HAS_CHAR32_T

#define BOOST_HAS_CHAR32_T

Definition at line 90 of file codegear.hpp.

◆ BOOST_HAS_DECLTYPE

#define BOOST_HAS_DECLTYPE

Definition at line 93 of file codegear.hpp.

◆ BOOST_HAS_DIRENT_H

#define BOOST_HAS_DIRENT_H

Definition at line 189 of file codegear.hpp.

◆ BOOST_HAS_EXPLICIT_CONVERSION_OPS

#define BOOST_HAS_EXPLICIT_CONVERSION_OPS

Definition at line 94 of file codegear.hpp.

◆ BOOST_HAS_LONG_LONG

#define BOOST_HAS_LONG_LONG

Definition at line 91 of file codegear.hpp.

◆ BOOST_HAS_MACRO_USE_FACET

#define BOOST_HAS_MACRO_USE_FACET

Definition at line 164 of file codegear.hpp.

◆ BOOST_HAS_MS_INT64

#define BOOST_HAS_MS_INT64

Definition at line 177 of file codegear.hpp.

◆ BOOST_HAS_SCOPED_ENUM

#define BOOST_HAS_SCOPED_ENUM

Definition at line 96 of file codegear.hpp.

◆ BOOST_HAS_STD_TYPE_TRAITS

#define BOOST_HAS_STD_TYPE_TRAITS

Definition at line 98 of file codegear.hpp.

◆ BOOST_HAS_TR1_HASH

#define BOOST_HAS_TR1_HASH

Definition at line 159 of file codegear.hpp.

◆ BOOST_HAS_TR1_TYPE_TRAITS

#define BOOST_HAS_TR1_TYPE_TRAITS

Definition at line 160 of file codegear.hpp.

◆ BOOST_HAS_TR1_UNORDERED_MAP

#define BOOST_HAS_TR1_UNORDERED_MAP

Definition at line 161 of file codegear.hpp.

◆ BOOST_HAS_TR1_UNORDERED_SET

#define BOOST_HAS_TR1_UNORDERED_SET

Definition at line 162 of file codegear.hpp.

◆ BOOST_MPL_CFG_NO_PREPROCESSED_HEADERS

#define BOOST_MPL_CFG_NO_PREPROCESSED_HEADERS

Definition at line 52 of file codegear.hpp.

◆ BOOST_NO_COMPLETE_VALUE_INITIALIZATION

#define BOOST_NO_COMPLETE_VALUE_INITIALIZATION

Definition at line 61 of file codegear.hpp.

◆ BOOST_NO_CXX11_ALIGNAS

#define BOOST_NO_CXX11_ALIGNAS

Definition at line 120 of file codegear.hpp.

◆ BOOST_NO_CXX11_AUTO_DECLARATIONS

#define BOOST_NO_CXX11_AUTO_DECLARATIONS

Definition at line 100 of file codegear.hpp.

◆ BOOST_NO_CXX11_AUTO_MULTIDECLARATIONS

#define BOOST_NO_CXX11_AUTO_MULTIDECLARATIONS

Definition at line 101 of file codegear.hpp.

◆ BOOST_NO_CXX11_CONSTEXPR

#define BOOST_NO_CXX11_CONSTEXPR

Definition at line 102 of file codegear.hpp.

◆ BOOST_NO_CXX11_DEFAULTED_FUNCTIONS

#define BOOST_NO_CXX11_DEFAULTED_FUNCTIONS

Definition at line 103 of file codegear.hpp.

◆ BOOST_NO_CXX11_DELETED_FUNCTIONS

#define BOOST_NO_CXX11_DELETED_FUNCTIONS

Definition at line 104 of file codegear.hpp.

◆ BOOST_NO_CXX11_EXTERN_TEMPLATE

#define BOOST_NO_CXX11_EXTERN_TEMPLATE

Definition at line 105 of file codegear.hpp.

◆ BOOST_NO_CXX11_FINAL

#define BOOST_NO_CXX11_FINAL

Definition at line 124 of file codegear.hpp.

◆ BOOST_NO_CXX11_FUNCTION_TEMPLATE_DEFAULT_ARGS

#define BOOST_NO_CXX11_FUNCTION_TEMPLATE_DEFAULT_ARGS

Definition at line 106 of file codegear.hpp.

◆ BOOST_NO_CXX11_HDR_INITIALIZER_LIST

#define BOOST_NO_CXX11_HDR_INITIALIZER_LIST

Definition at line 166 of file codegear.hpp.

◆ BOOST_NO_CXX11_INLINE_NAMESPACES

#define BOOST_NO_CXX11_INLINE_NAMESPACES

Definition at line 122 of file codegear.hpp.

◆ BOOST_NO_CXX11_LAMBDAS

#define BOOST_NO_CXX11_LAMBDAS

Definition at line 107 of file codegear.hpp.

◆ BOOST_NO_CXX11_LOCAL_CLASS_TEMPLATE_PARAMETERS

#define BOOST_NO_CXX11_LOCAL_CLASS_TEMPLATE_PARAMETERS

Definition at line 108 of file codegear.hpp.

◆ BOOST_NO_CXX11_NOEXCEPT

#define BOOST_NO_CXX11_NOEXCEPT

Definition at line 109 of file codegear.hpp.

◆ BOOST_NO_CXX11_NULLPTR

#define BOOST_NO_CXX11_NULLPTR

Definition at line 110 of file codegear.hpp.

◆ BOOST_NO_CXX11_RANGE_BASED_FOR

#define BOOST_NO_CXX11_RANGE_BASED_FOR

Definition at line 111 of file codegear.hpp.

◆ BOOST_NO_CXX11_RAW_LITERALS

#define BOOST_NO_CXX11_RAW_LITERALS

Definition at line 112 of file codegear.hpp.

◆ BOOST_NO_CXX11_REF_QUALIFIERS

#define BOOST_NO_CXX11_REF_QUALIFIERS

Definition at line 123 of file codegear.hpp.

◆ BOOST_NO_CXX11_RVALUE_REFERENCES

#define BOOST_NO_CXX11_RVALUE_REFERENCES

Definition at line 113 of file codegear.hpp.

◆ BOOST_NO_CXX11_STATIC_ASSERT

#define BOOST_NO_CXX11_STATIC_ASSERT

Definition at line 85 of file codegear.hpp.

◆ BOOST_NO_CXX11_TEMPLATE_ALIASES

#define BOOST_NO_CXX11_TEMPLATE_ALIASES

Definition at line 115 of file codegear.hpp.

◆ BOOST_NO_CXX11_THREAD_LOCAL

#define BOOST_NO_CXX11_THREAD_LOCAL

Definition at line 125 of file codegear.hpp.

◆ BOOST_NO_CXX11_TRAILING_RESULT_TYPES

#define BOOST_NO_CXX11_TRAILING_RESULT_TYPES

Definition at line 121 of file codegear.hpp.

◆ BOOST_NO_CXX11_UNICODE_LITERALS

#define BOOST_NO_CXX11_UNICODE_LITERALS

Definition at line 116 of file codegear.hpp.

◆ BOOST_NO_CXX11_UNIFIED_INITIALIZATION_SYNTAX

#define BOOST_NO_CXX11_UNIFIED_INITIALIZATION_SYNTAX

Definition at line 118 of file codegear.hpp.

◆ BOOST_NO_CXX11_USER_DEFINED_LITERALS

#define BOOST_NO_CXX11_USER_DEFINED_LITERALS

Definition at line 119 of file codegear.hpp.

◆ BOOST_NO_CXX11_VARIADIC_TEMPLATES

#define BOOST_NO_CXX11_VARIADIC_TEMPLATES

Definition at line 117 of file codegear.hpp.

◆ BOOST_NO_CXX14_AGGREGATE_NSDMI

#define BOOST_NO_CXX14_AGGREGATE_NSDMI

Definition at line 129 of file codegear.hpp.

◆ BOOST_NO_CXX14_BINARY_LITERALS

#define BOOST_NO_CXX14_BINARY_LITERALS

Definition at line 132 of file codegear.hpp.

◆ BOOST_NO_CXX14_CONSTEXPR

#define BOOST_NO_CXX14_CONSTEXPR

Definition at line 135 of file codegear.hpp.

◆ BOOST_NO_CXX14_DECLTYPE_AUTO

#define BOOST_NO_CXX14_DECLTYPE_AUTO

Definition at line 138 of file codegear.hpp.

◆ BOOST_NO_CXX14_DIGIT_SEPARATORS

#define BOOST_NO_CXX14_DIGIT_SEPARATORS

Definition at line 141 of file codegear.hpp.

◆ BOOST_NO_CXX14_GENERIC_LAMBDAS

#define BOOST_NO_CXX14_GENERIC_LAMBDAS

Definition at line 144 of file codegear.hpp.

◆ BOOST_NO_CXX14_INITIALIZED_LAMBDA_CAPTURES

#define BOOST_NO_CXX14_INITIALIZED_LAMBDA_CAPTURES

Definition at line 147 of file codegear.hpp.

◆ BOOST_NO_CXX14_RETURN_TYPE_DEDUCTION

#define BOOST_NO_CXX14_RETURN_TYPE_DEDUCTION

Definition at line 150 of file codegear.hpp.

◆ BOOST_NO_CXX14_VARIABLE_TEMPLATES

#define BOOST_NO_CXX14_VARIABLE_TEMPLATES

Definition at line 153 of file codegear.hpp.

◆ BOOST_NO_DEPENDENT_NESTED_DERIVATIONS

#define BOOST_NO_DEPENDENT_NESTED_DERIVATIONS

Definition at line 34 of file codegear.hpp.

◆ BOOST_NO_EXCEPTIONS

#define BOOST_NO_EXCEPTIONS

Definition at line 183 of file codegear.hpp.

◆ BOOST_NO_INTEGRAL_INT64_T

#define BOOST_NO_INTEGRAL_INT64_T

Definition at line 33 of file codegear.hpp.

◆ BOOST_NO_LIMITS_COMPILE_TIME_CONSTANTS

#define BOOST_NO_LIMITS_COMPILE_TIME_CONSTANTS

Definition at line 39 of file codegear.hpp.

◆ BOOST_NO_MEMBER_TEMPLATE_FRIENDS

#define BOOST_NO_MEMBER_TEMPLATE_FRIENDS

Definition at line 47 of file codegear.hpp.

◆ BOOST_NO_NESTED_FRIENDSHIP

#define BOOST_NO_NESTED_FRIENDSHIP

Definition at line 48 of file codegear.hpp.

◆ BOOST_NO_PRIVATE_IN_AGGREGATE

#define BOOST_NO_PRIVATE_IN_AGGREGATE

Definition at line 35 of file codegear.hpp.

◆ BOOST_NO_SFINAE_EXPR

#define BOOST_NO_SFINAE_EXPR

Definition at line 114 of file codegear.hpp.

◆ BOOST_NO_TWO_PHASE_NAME_LOOKUP

#define BOOST_NO_TWO_PHASE_NAME_LOOKUP

Definition at line 50 of file codegear.hpp.

◆ BOOST_NO_TYPENAME_WITH_CTOR

#define BOOST_NO_TYPENAME_WITH_CTOR

Definition at line 45 of file codegear.hpp.

◆ BOOST_NO_USING_DECLARATION_OVERLOADS_FROM_TYPENAME_BASE

#define BOOST_NO_USING_DECLARATION_OVERLOADS_FROM_TYPENAME_BASE

Definition at line 36 of file codegear.hpp.

◆ BOOST_NO_USING_TEMPLATE

#define BOOST_NO_USING_TEMPLATE

Definition at line 49 of file codegear.hpp.

◆ BOOST_SP_NO_SP_CONVERTIBLE

#define BOOST_SP_NO_SP_CONVERTIBLE

Definition at line 40 of file codegear.hpp.

◆ errno

#define errno   errno

Definition at line 71 of file codegear.hpp.



sick_visionary_ros
Author(s): SICK AG TechSupport 3D Snapshot
autogenerated on Thu Feb 8 2024 03:56:19