Macros
hp_acc.hpp File Reference

Go to the source code of this file.

Macros

#define BOOST_COMPILER   "HP aCC version " BOOST_STRINGIZE(__HP_aCC)
 
#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_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_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_USER_DEFINED_LITERALS
 
#define BOOST_NO_CXX11_VARIADIC_MACROS
 
#define BOOST_NO_CXX11_VARIADIC_TEMPLATES
 
#define BOOST_NO_DEPENDENT_NESTED_DERIVATIONS
 
#define BOOST_NO_INTEGRAL_INT64_T
 
#define BOOST_NO_MEMBER_TEMPLATE_KEYWORD
 
#define BOOST_NO_MEMBER_TEMPLATES
 
#define BOOST_NO_OPERATORS_IN_NAMESPACE
 
#define BOOST_NO_SFINAE_EXPR
 
#define BOOST_NO_STD_LOCALE
 
#define BOOST_NO_STRINGSTREAM
 
#define BOOST_NO_TWO_PHASE_NAME_LOOKUP
 
#define BOOST_NO_USING_DECLARATION_OVERLOADS_FROM_TYPENAME_BASE
 

Macro Definition Documentation

◆ BOOST_COMPILER

#define BOOST_COMPILER   "HP aCC version " BOOST_STRINGIZE(__HP_aCC)

Definition at line 67 of file hp_acc.hpp.

◆ BOOST_NO_CXX11_ALIGNAS

#define BOOST_NO_CXX11_ALIGNAS

Definition at line 122 of file hp_acc.hpp.

◆ BOOST_NO_CXX11_AUTO_DECLARATIONS

#define BOOST_NO_CXX11_AUTO_DECLARATIONS

Definition at line 95 of file hp_acc.hpp.

◆ BOOST_NO_CXX11_AUTO_MULTIDECLARATIONS

#define BOOST_NO_CXX11_AUTO_MULTIDECLARATIONS

Definition at line 96 of file hp_acc.hpp.

◆ BOOST_NO_CXX11_CHAR16_T

#define BOOST_NO_CXX11_CHAR16_T

Definition at line 97 of file hp_acc.hpp.

◆ BOOST_NO_CXX11_CHAR32_T

#define BOOST_NO_CXX11_CHAR32_T

Definition at line 98 of file hp_acc.hpp.

◆ BOOST_NO_CXX11_CONSTEXPR

#define BOOST_NO_CXX11_CONSTEXPR

Definition at line 99 of file hp_acc.hpp.

◆ BOOST_NO_CXX11_DECLTYPE

#define BOOST_NO_CXX11_DECLTYPE

Definition at line 100 of file hp_acc.hpp.

◆ BOOST_NO_CXX11_DECLTYPE_N3276

#define BOOST_NO_CXX11_DECLTYPE_N3276

Definition at line 101 of file hp_acc.hpp.

◆ BOOST_NO_CXX11_DEFAULTED_FUNCTIONS

#define BOOST_NO_CXX11_DEFAULTED_FUNCTIONS

Definition at line 102 of file hp_acc.hpp.

◆ BOOST_NO_CXX11_DELETED_FUNCTIONS

#define BOOST_NO_CXX11_DELETED_FUNCTIONS

Definition at line 103 of file hp_acc.hpp.

◆ BOOST_NO_CXX11_EXPLICIT_CONVERSION_OPERATORS

#define BOOST_NO_CXX11_EXPLICIT_CONVERSION_OPERATORS

Definition at line 104 of file hp_acc.hpp.

◆ BOOST_NO_CXX11_EXTERN_TEMPLATE

#define BOOST_NO_CXX11_EXTERN_TEMPLATE

Definition at line 105 of file hp_acc.hpp.

◆ BOOST_NO_CXX11_FUNCTION_TEMPLATE_DEFAULT_ARGS

#define BOOST_NO_CXX11_FUNCTION_TEMPLATE_DEFAULT_ARGS

Definition at line 106 of file hp_acc.hpp.

◆ BOOST_NO_CXX11_HDR_INITIALIZER_LIST

#define BOOST_NO_CXX11_HDR_INITIALIZER_LIST

Definition at line 107 of file hp_acc.hpp.

◆ BOOST_NO_CXX11_INLINE_NAMESPACES

#define BOOST_NO_CXX11_INLINE_NAMESPACES

Definition at line 124 of file hp_acc.hpp.

◆ BOOST_NO_CXX11_LAMBDAS

#define BOOST_NO_CXX11_LAMBDAS

Definition at line 108 of file hp_acc.hpp.

◆ BOOST_NO_CXX11_LOCAL_CLASS_TEMPLATE_PARAMETERS

#define BOOST_NO_CXX11_LOCAL_CLASS_TEMPLATE_PARAMETERS

Definition at line 109 of file hp_acc.hpp.

◆ BOOST_NO_CXX11_NOEXCEPT

#define BOOST_NO_CXX11_NOEXCEPT

Definition at line 110 of file hp_acc.hpp.

◆ BOOST_NO_CXX11_NULLPTR

#define BOOST_NO_CXX11_NULLPTR

Definition at line 111 of file hp_acc.hpp.

◆ BOOST_NO_CXX11_RANGE_BASED_FOR

#define BOOST_NO_CXX11_RANGE_BASED_FOR

Definition at line 112 of file hp_acc.hpp.

◆ BOOST_NO_CXX11_RAW_LITERALS

#define BOOST_NO_CXX11_RAW_LITERALS

Definition at line 113 of file hp_acc.hpp.

◆ BOOST_NO_CXX11_REF_QUALIFIERS

#define BOOST_NO_CXX11_REF_QUALIFIERS

Definition at line 125 of file hp_acc.hpp.

◆ BOOST_NO_CXX11_RVALUE_REFERENCES

#define BOOST_NO_CXX11_RVALUE_REFERENCES

Definition at line 114 of file hp_acc.hpp.

◆ BOOST_NO_CXX11_SCOPED_ENUMS

#define BOOST_NO_CXX11_SCOPED_ENUMS

Definition at line 115 of file hp_acc.hpp.

◆ BOOST_NO_CXX11_STATIC_ASSERT

#define BOOST_NO_CXX11_STATIC_ASSERT

Definition at line 117 of file hp_acc.hpp.

◆ BOOST_NO_CXX11_TEMPLATE_ALIASES

#define BOOST_NO_CXX11_TEMPLATE_ALIASES

Definition at line 118 of file hp_acc.hpp.

◆ BOOST_NO_CXX11_THREAD_LOCAL

#define BOOST_NO_CXX11_THREAD_LOCAL

Definition at line 126 of file hp_acc.hpp.

◆ BOOST_NO_CXX11_TRAILING_RESULT_TYPES

#define BOOST_NO_CXX11_TRAILING_RESULT_TYPES

Definition at line 123 of file hp_acc.hpp.

◆ BOOST_NO_CXX11_UNICODE_LITERALS

#define BOOST_NO_CXX11_UNICODE_LITERALS

Definition at line 119 of file hp_acc.hpp.

◆ BOOST_NO_CXX11_USER_DEFINED_LITERALS

#define BOOST_NO_CXX11_USER_DEFINED_LITERALS

Definition at line 121 of file hp_acc.hpp.

◆ BOOST_NO_CXX11_VARIADIC_MACROS

#define BOOST_NO_CXX11_VARIADIC_MACROS

Definition at line 134 of file hp_acc.hpp.

◆ BOOST_NO_CXX11_VARIADIC_TEMPLATES

#define BOOST_NO_CXX11_VARIADIC_TEMPLATES

Definition at line 120 of file hp_acc.hpp.

◆ BOOST_NO_DEPENDENT_NESTED_DERIVATIONS

#define BOOST_NO_DEPENDENT_NESTED_DERIVATIONS

Definition at line 31 of file hp_acc.hpp.

◆ BOOST_NO_INTEGRAL_INT64_T

#define BOOST_NO_INTEGRAL_INT64_T

Definition at line 20 of file hp_acc.hpp.

◆ BOOST_NO_MEMBER_TEMPLATE_KEYWORD

#define BOOST_NO_MEMBER_TEMPLATE_KEYWORD

Definition at line 55 of file hp_acc.hpp.

◆ BOOST_NO_MEMBER_TEMPLATES

#define BOOST_NO_MEMBER_TEMPLATES

Definition at line 30 of file hp_acc.hpp.

◆ BOOST_NO_OPERATORS_IN_NAMESPACE

#define BOOST_NO_OPERATORS_IN_NAMESPACE

Definition at line 21 of file hp_acc.hpp.

◆ BOOST_NO_SFINAE_EXPR

#define BOOST_NO_SFINAE_EXPR

Definition at line 116 of file hp_acc.hpp.

◆ BOOST_NO_STD_LOCALE

#define BOOST_NO_STD_LOCALE

Definition at line 23 of file hp_acc.hpp.

◆ BOOST_NO_STRINGSTREAM

#define BOOST_NO_STRINGSTREAM

Definition at line 24 of file hp_acc.hpp.

◆ BOOST_NO_TWO_PHASE_NAME_LOOKUP

#define BOOST_NO_TWO_PHASE_NAME_LOOKUP

Definition at line 36 of file hp_acc.hpp.

◆ BOOST_NO_USING_DECLARATION_OVERLOADS_FROM_TYPENAME_BASE

#define BOOST_NO_USING_DECLARATION_OVERLOADS_FROM_TYPENAME_BASE

Definition at line 32 of file hp_acc.hpp.



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