Macros
borland.hpp File Reference
#include <limits.h>
#include <wchar.h>
#include <errno.h>
#include <float.h>
Include dependency graph for borland.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_BCB_PARTIAL_SPECIALIZATION_BUG
 
#define BOOST_BCB_WITH_ROGUE_WAVE
 
#define BOOST_COMPILER   "Borland C++ version " BOOST_STRINGIZE(__BORLANDC__)
 
#define BOOST_FUNCTION_SCOPE_USING_DECLARATION_BREAKS_ADL
 
#define BOOST_HAS_DIRENT_H
 
#define BOOST_ILLEGAL_CV_REFERENCES
 
#define BOOST_MPL_CFG_NO_PREPROCESSED_HEADERS
 
#define BOOST_NO_COMPLETE_VALUE_INITIALIZATION
 
#define BOOST_NO_CV_SPECIALIZATIONS
 
#define BOOST_NO_CV_VOID_SPECIALIZATIONS
 
#define BOOST_NO_CXX11_ALIGNAS
 
#define BOOST_NO_CXX11_AUTO_DECLARATIONS
 
#define BOOST_NO_CXX11_AUTO_MULTIDECLARATIONS
 
#define BOOST_NO_CXX11_CHAR16_T
 
#define BOOST_NO_CXX11_CHAR32_T
 
#define BOOST_NO_CXX11_CONSTEXPR
 
#define BOOST_NO_CXX11_DECLTYPE
 
#define BOOST_NO_CXX11_DECLTYPE_N3276
 
#define BOOST_NO_CXX11_DEFAULTED_FUNCTIONS
 
#define BOOST_NO_CXX11_DELETED_FUNCTIONS
 
#define BOOST_NO_CXX11_EXPLICIT_CONVERSION_OPERATORS
 
#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_RVALUE_REFERENCES
 
#define BOOST_NO_CXX11_SCOPED_ENUMS
 
#define BOOST_NO_CXX11_SCOPED_ENUMS
 
#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_MACROS
 
#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_DEDUCED_TYPENAME
 
#define BOOST_NO_DEPENDENT_NESTED_DERIVATIONS
 
#define BOOST_NO_EXCEPTIONS
 
#define BOOST_NO_FUNCTION_TYPE_SPECIALIZATIONS
 
#define BOOST_NO_INTEGRAL_INT64_T
 
#define BOOST_NO_IS_ABSTRACT
 
#define BOOST_NO_LIMITS_COMPILE_TIME_CONSTANTS
 
#define BOOST_NO_MEMBER_TEMPLATE_FRIENDS
 
#define BOOST_NO_MEMBER_TEMPLATE_FRIENDS
 
#define BOOST_NO_NESTED_FRIENDSHIP
 
#define BOOST_NO_PRIVATE_IN_AGGREGATE
 
#define BOOST_NO_SFINAE
 
#define BOOST_NO_SFINAE_EXPR
 
#define BOOST_NO_TEMPLATE_TEMPLATES
 
#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
 
#define WCHAR_MAX   0xffff
 
#define WCHAR_MIN   0
 

Macro Definition Documentation

◆ BOOST_ABI_PREFIX

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

Definition at line 289 of file borland.hpp.

◆ BOOST_ABI_SUFFIX

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

Definition at line 292 of file borland.hpp.

◆ BOOST_BCB_PARTIAL_SPECIALIZATION_BUG

#define BOOST_BCB_PARTIAL_SPECIALIZATION_BUG

Definition at line 100 of file borland.hpp.

◆ BOOST_BCB_WITH_ROGUE_WAVE

#define BOOST_BCB_WITH_ROGUE_WAVE

Definition at line 33 of file borland.hpp.

◆ BOOST_COMPILER

#define BOOST_COMPILER   "Borland C++ version " BOOST_STRINGIZE(__BORLANDC__)

Definition at line 319 of file borland.hpp.

◆ BOOST_FUNCTION_SCOPE_USING_DECLARATION_BREAKS_ADL

#define BOOST_FUNCTION_SCOPE_USING_DECLARATION_BREAKS_ADL

Definition at line 131 of file borland.hpp.

◆ BOOST_HAS_DIRENT_H

#define BOOST_HAS_DIRENT_H

Definition at line 275 of file borland.hpp.

◆ BOOST_ILLEGAL_CV_REFERENCES

#define BOOST_ILLEGAL_CV_REFERENCES

Definition at line 139 of file borland.hpp.

◆ BOOST_MPL_CFG_NO_PREPROCESSED_HEADERS

#define BOOST_MPL_CFG_NO_PREPROCESSED_HEADERS

Definition at line 126 of file borland.hpp.

◆ BOOST_NO_COMPLETE_VALUE_INITIALIZATION

#define BOOST_NO_COMPLETE_VALUE_INITIALIZATION

Definition at line 317 of file borland.hpp.

◆ BOOST_NO_CV_SPECIALIZATIONS

#define BOOST_NO_CV_SPECIALIZATIONS

Definition at line 55 of file borland.hpp.

◆ BOOST_NO_CV_VOID_SPECIALIZATIONS

#define BOOST_NO_CV_VOID_SPECIALIZATIONS

Definition at line 56 of file borland.hpp.

◆ BOOST_NO_CXX11_ALIGNAS

#define BOOST_NO_CXX11_ALIGNAS

Definition at line 194 of file borland.hpp.

◆ BOOST_NO_CXX11_AUTO_DECLARATIONS

#define BOOST_NO_CXX11_AUTO_DECLARATIONS

Definition at line 172 of file borland.hpp.

◆ BOOST_NO_CXX11_AUTO_MULTIDECLARATIONS

#define BOOST_NO_CXX11_AUTO_MULTIDECLARATIONS

Definition at line 173 of file borland.hpp.

◆ BOOST_NO_CXX11_CHAR16_T

#define BOOST_NO_CXX11_CHAR16_T

Definition at line 153 of file borland.hpp.

◆ BOOST_NO_CXX11_CHAR32_T

#define BOOST_NO_CXX11_CHAR32_T

Definition at line 154 of file borland.hpp.

◆ BOOST_NO_CXX11_CONSTEXPR

#define BOOST_NO_CXX11_CONSTEXPR

Definition at line 174 of file borland.hpp.

◆ BOOST_NO_CXX11_DECLTYPE

#define BOOST_NO_CXX11_DECLTYPE

Definition at line 155 of file borland.hpp.

◆ BOOST_NO_CXX11_DECLTYPE_N3276

#define BOOST_NO_CXX11_DECLTYPE_N3276

Definition at line 175 of file borland.hpp.

◆ BOOST_NO_CXX11_DEFAULTED_FUNCTIONS

#define BOOST_NO_CXX11_DEFAULTED_FUNCTIONS

Definition at line 176 of file borland.hpp.

◆ BOOST_NO_CXX11_DELETED_FUNCTIONS

#define BOOST_NO_CXX11_DELETED_FUNCTIONS

Definition at line 177 of file borland.hpp.

◆ BOOST_NO_CXX11_EXPLICIT_CONVERSION_OPERATORS

#define BOOST_NO_CXX11_EXPLICIT_CONVERSION_OPERATORS

Definition at line 156 of file borland.hpp.

◆ BOOST_NO_CXX11_EXTERN_TEMPLATE

#define BOOST_NO_CXX11_EXTERN_TEMPLATE

Definition at line 157 of file borland.hpp.

◆ BOOST_NO_CXX11_FINAL

#define BOOST_NO_CXX11_FINAL

Definition at line 198 of file borland.hpp.

◆ BOOST_NO_CXX11_FUNCTION_TEMPLATE_DEFAULT_ARGS

#define BOOST_NO_CXX11_FUNCTION_TEMPLATE_DEFAULT_ARGS

Definition at line 178 of file borland.hpp.

◆ BOOST_NO_CXX11_HDR_INITIALIZER_LIST

#define BOOST_NO_CXX11_HDR_INITIALIZER_LIST

Definition at line 179 of file borland.hpp.

◆ BOOST_NO_CXX11_INLINE_NAMESPACES

#define BOOST_NO_CXX11_INLINE_NAMESPACES

Definition at line 196 of file borland.hpp.

◆ BOOST_NO_CXX11_LAMBDAS

#define BOOST_NO_CXX11_LAMBDAS

Definition at line 180 of file borland.hpp.

◆ BOOST_NO_CXX11_LOCAL_CLASS_TEMPLATE_PARAMETERS

#define BOOST_NO_CXX11_LOCAL_CLASS_TEMPLATE_PARAMETERS

Definition at line 181 of file borland.hpp.

◆ BOOST_NO_CXX11_NOEXCEPT

#define BOOST_NO_CXX11_NOEXCEPT

Definition at line 191 of file borland.hpp.

◆ BOOST_NO_CXX11_NULLPTR

#define BOOST_NO_CXX11_NULLPTR

Definition at line 182 of file borland.hpp.

◆ BOOST_NO_CXX11_RANGE_BASED_FOR

#define BOOST_NO_CXX11_RANGE_BASED_FOR

Definition at line 183 of file borland.hpp.

◆ BOOST_NO_CXX11_RAW_LITERALS

#define BOOST_NO_CXX11_RAW_LITERALS

Definition at line 184 of file borland.hpp.

◆ BOOST_NO_CXX11_REF_QUALIFIERS

#define BOOST_NO_CXX11_REF_QUALIFIERS

Definition at line 197 of file borland.hpp.

◆ BOOST_NO_CXX11_RVALUE_REFERENCES [1/2]

#define BOOST_NO_CXX11_RVALUE_REFERENCES

Definition at line 185 of file borland.hpp.

◆ BOOST_NO_CXX11_RVALUE_REFERENCES [2/2]

#define BOOST_NO_CXX11_RVALUE_REFERENCES

Definition at line 185 of file borland.hpp.

◆ BOOST_NO_CXX11_SCOPED_ENUMS [1/2]

#define BOOST_NO_CXX11_SCOPED_ENUMS

Definition at line 186 of file borland.hpp.

◆ BOOST_NO_CXX11_SCOPED_ENUMS [2/2]

#define BOOST_NO_CXX11_SCOPED_ENUMS

Definition at line 186 of file borland.hpp.

◆ BOOST_NO_CXX11_STATIC_ASSERT

#define BOOST_NO_CXX11_STATIC_ASSERT

Definition at line 160 of file borland.hpp.

◆ BOOST_NO_CXX11_TEMPLATE_ALIASES

#define BOOST_NO_CXX11_TEMPLATE_ALIASES

Definition at line 188 of file borland.hpp.

◆ BOOST_NO_CXX11_THREAD_LOCAL

#define BOOST_NO_CXX11_THREAD_LOCAL

Definition at line 199 of file borland.hpp.

◆ BOOST_NO_CXX11_TRAILING_RESULT_TYPES

#define BOOST_NO_CXX11_TRAILING_RESULT_TYPES

Definition at line 195 of file borland.hpp.

◆ BOOST_NO_CXX11_UNICODE_LITERALS

#define BOOST_NO_CXX11_UNICODE_LITERALS

Definition at line 189 of file borland.hpp.

◆ BOOST_NO_CXX11_UNIFIED_INITIALIZATION_SYNTAX

#define BOOST_NO_CXX11_UNIFIED_INITIALIZATION_SYNTAX

Definition at line 192 of file borland.hpp.

◆ BOOST_NO_CXX11_USER_DEFINED_LITERALS

#define BOOST_NO_CXX11_USER_DEFINED_LITERALS

Definition at line 193 of file borland.hpp.

◆ BOOST_NO_CXX11_VARIADIC_MACROS

#define BOOST_NO_CXX11_VARIADIC_MACROS

Definition at line 50 of file borland.hpp.

◆ BOOST_NO_CXX11_VARIADIC_TEMPLATES

#define BOOST_NO_CXX11_VARIADIC_TEMPLATES

Definition at line 190 of file borland.hpp.

◆ BOOST_NO_CXX14_AGGREGATE_NSDMI

#define BOOST_NO_CXX14_AGGREGATE_NSDMI

Definition at line 203 of file borland.hpp.

◆ BOOST_NO_CXX14_BINARY_LITERALS

#define BOOST_NO_CXX14_BINARY_LITERALS

Definition at line 206 of file borland.hpp.

◆ BOOST_NO_CXX14_CONSTEXPR

#define BOOST_NO_CXX14_CONSTEXPR

Definition at line 209 of file borland.hpp.

◆ BOOST_NO_CXX14_DECLTYPE_AUTO

#define BOOST_NO_CXX14_DECLTYPE_AUTO

Definition at line 212 of file borland.hpp.

◆ BOOST_NO_CXX14_DIGIT_SEPARATORS

#define BOOST_NO_CXX14_DIGIT_SEPARATORS

Definition at line 215 of file borland.hpp.

◆ BOOST_NO_CXX14_GENERIC_LAMBDAS

#define BOOST_NO_CXX14_GENERIC_LAMBDAS

Definition at line 218 of file borland.hpp.

◆ BOOST_NO_CXX14_INITIALIZED_LAMBDA_CAPTURES

#define BOOST_NO_CXX14_INITIALIZED_LAMBDA_CAPTURES

Definition at line 221 of file borland.hpp.

◆ BOOST_NO_CXX14_RETURN_TYPE_DEDUCTION

#define BOOST_NO_CXX14_RETURN_TYPE_DEDUCTION

Definition at line 224 of file borland.hpp.

◆ BOOST_NO_CXX14_VARIABLE_TEMPLATES

#define BOOST_NO_CXX14_VARIABLE_TEMPLATES

Definition at line 227 of file borland.hpp.

◆ BOOST_NO_DEDUCED_TYPENAME

#define BOOST_NO_DEDUCED_TYPENAME

Definition at line 57 of file borland.hpp.

◆ BOOST_NO_DEPENDENT_NESTED_DERIVATIONS

#define BOOST_NO_DEPENDENT_NESTED_DERIVATIONS

Definition at line 132 of file borland.hpp.

◆ BOOST_NO_EXCEPTIONS

#define BOOST_NO_EXCEPTIONS

Definition at line 269 of file borland.hpp.

◆ BOOST_NO_FUNCTION_TYPE_SPECIALIZATIONS

#define BOOST_NO_FUNCTION_TYPE_SPECIALIZATIONS

Definition at line 121 of file borland.hpp.

◆ BOOST_NO_INTEGRAL_INT64_T

#define BOOST_NO_INTEGRAL_INT64_T

Definition at line 130 of file borland.hpp.

◆ BOOST_NO_IS_ABSTRACT

#define BOOST_NO_IS_ABSTRACT

Definition at line 120 of file borland.hpp.

◆ BOOST_NO_LIMITS_COMPILE_TIME_CONSTANTS

#define BOOST_NO_LIMITS_COMPILE_TIME_CONSTANTS

Definition at line 119 of file borland.hpp.

◆ BOOST_NO_MEMBER_TEMPLATE_FRIENDS [1/2]

#define BOOST_NO_MEMBER_TEMPLATE_FRIENDS

Definition at line 133 of file borland.hpp.

◆ BOOST_NO_MEMBER_TEMPLATE_FRIENDS [2/2]

#define BOOST_NO_MEMBER_TEMPLATE_FRIENDS

Definition at line 133 of file borland.hpp.

◆ BOOST_NO_NESTED_FRIENDSHIP

#define BOOST_NO_NESTED_FRIENDSHIP

Definition at line 136 of file borland.hpp.

◆ BOOST_NO_PRIVATE_IN_AGGREGATE

#define BOOST_NO_PRIVATE_IN_AGGREGATE

Definition at line 103 of file borland.hpp.

◆ BOOST_NO_SFINAE

#define BOOST_NO_SFINAE

Definition at line 99 of file borland.hpp.

◆ BOOST_NO_SFINAE_EXPR

#define BOOST_NO_SFINAE_EXPR

Definition at line 187 of file borland.hpp.

◆ BOOST_NO_TEMPLATE_TEMPLATES

#define BOOST_NO_TEMPLATE_TEMPLATES

Definition at line 101 of file borland.hpp.

◆ BOOST_NO_TWO_PHASE_NAME_LOOKUP

#define BOOST_NO_TWO_PHASE_NAME_LOOKUP

Definition at line 134 of file borland.hpp.

◆ BOOST_NO_TYPENAME_WITH_CTOR

#define BOOST_NO_TYPENAME_WITH_CTOR

Definition at line 137 of file borland.hpp.

◆ BOOST_NO_USING_DECLARATION_OVERLOADS_FROM_TYPENAME_BASE

#define BOOST_NO_USING_DECLARATION_OVERLOADS_FROM_TYPENAME_BASE

Definition at line 135 of file borland.hpp.

◆ BOOST_NO_USING_TEMPLATE

#define BOOST_NO_USING_TEMPLATE

Definition at line 122 of file borland.hpp.

◆ BOOST_SP_NO_SP_CONVERTIBLE

#define BOOST_SP_NO_SP_CONVERTIBLE

Definition at line 123 of file borland.hpp.

◆ errno

#define errno   errno

Definition at line 85 of file borland.hpp.

◆ WCHAR_MAX

#define WCHAR_MAX   0xffff

Definition at line 67 of file borland.hpp.

◆ WCHAR_MIN

#define WCHAR_MIN   0

Definition at line 70 of file borland.hpp.



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