Macros
compiler/vacpp.hpp File Reference

Go to the source code of this file.

Macros

#define BOOST_COMPILER   "IBM Visual Age version " BOOST_STRINGIZE(__IBMCPP__)
 
#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_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_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_INCLASS_MEMBER_INITIALIZATION
 
#define BOOST_NO_INTEGRAL_INT64_T
 
#define BOOST_NO_MEMBER_FUNCTION_SPECIALIZATIONS
 
#define BOOST_NO_MEMBER_TEMPLATE_FRIENDS
 
#define BOOST_NO_MEMBER_TEMPLATE_KEYWORD
 
#define BOOST_NO_PARTIAL_SPECIALIZATION_IMPLICIT_DEFAULT_ARGS
 
#define BOOST_NO_POINTER_TO_MEMBER_TEMPLATE_PARAMETERS
 
#define BOOST_NO_SFINAE_EXPR
 

Macro Definition Documentation

◆ BOOST_COMPILER

#define BOOST_COMPILER   "IBM Visual Age version " BOOST_STRINGIZE(__IBMCPP__)

Definition at line 47 of file compiler/vacpp.hpp.

◆ BOOST_NO_COMPLETE_VALUE_INITIALIZATION

#define BOOST_NO_COMPLETE_VALUE_INITIALIZATION

Definition at line 37 of file compiler/vacpp.hpp.

◆ BOOST_NO_CXX11_ALIGNAS

#define BOOST_NO_CXX11_ALIGNAS

Definition at line 129 of file compiler/vacpp.hpp.

◆ BOOST_NO_CXX11_AUTO_DECLARATIONS

#define BOOST_NO_CXX11_AUTO_DECLARATIONS

Definition at line 74 of file compiler/vacpp.hpp.

◆ BOOST_NO_CXX11_AUTO_MULTIDECLARATIONS

#define BOOST_NO_CXX11_AUTO_MULTIDECLARATIONS

Definition at line 75 of file compiler/vacpp.hpp.

◆ BOOST_NO_CXX11_CHAR16_T

#define BOOST_NO_CXX11_CHAR16_T

Definition at line 78 of file compiler/vacpp.hpp.

◆ BOOST_NO_CXX11_CHAR32_T

#define BOOST_NO_CXX11_CHAR32_T

Definition at line 79 of file compiler/vacpp.hpp.

◆ BOOST_NO_CXX11_CONSTEXPR

#define BOOST_NO_CXX11_CONSTEXPR

Definition at line 82 of file compiler/vacpp.hpp.

◆ BOOST_NO_CXX11_DECLTYPE

#define BOOST_NO_CXX11_DECLTYPE

Definition at line 85 of file compiler/vacpp.hpp.

◆ BOOST_NO_CXX11_DECLTYPE_N3276

#define BOOST_NO_CXX11_DECLTYPE_N3276

Definition at line 89 of file compiler/vacpp.hpp.

◆ BOOST_NO_CXX11_DEFAULTED_FUNCTIONS

#define BOOST_NO_CXX11_DEFAULTED_FUNCTIONS

Definition at line 90 of file compiler/vacpp.hpp.

◆ BOOST_NO_CXX11_DELETED_FUNCTIONS

#define BOOST_NO_CXX11_DELETED_FUNCTIONS

Definition at line 91 of file compiler/vacpp.hpp.

◆ BOOST_NO_CXX11_EXPLICIT_CONVERSION_OPERATORS

#define BOOST_NO_CXX11_EXPLICIT_CONVERSION_OPERATORS

Definition at line 93 of file compiler/vacpp.hpp.

◆ BOOST_NO_CXX11_EXTERN_TEMPLATE

#define BOOST_NO_CXX11_EXTERN_TEMPLATE

Definition at line 96 of file compiler/vacpp.hpp.

◆ BOOST_NO_CXX11_FINAL

#define BOOST_NO_CXX11_FINAL

Definition at line 133 of file compiler/vacpp.hpp.

◆ BOOST_NO_CXX11_FUNCTION_TEMPLATE_DEFAULT_ARGS

#define BOOST_NO_CXX11_FUNCTION_TEMPLATE_DEFAULT_ARGS

Definition at line 100 of file compiler/vacpp.hpp.

◆ BOOST_NO_CXX11_HDR_INITIALIZER_LIST

#define BOOST_NO_CXX11_HDR_INITIALIZER_LIST

Definition at line 102 of file compiler/vacpp.hpp.

◆ BOOST_NO_CXX11_INLINE_NAMESPACES

#define BOOST_NO_CXX11_INLINE_NAMESPACES

Definition at line 131 of file compiler/vacpp.hpp.

◆ BOOST_NO_CXX11_LAMBDAS

#define BOOST_NO_CXX11_LAMBDAS

Definition at line 103 of file compiler/vacpp.hpp.

◆ BOOST_NO_CXX11_LOCAL_CLASS_TEMPLATE_PARAMETERS

#define BOOST_NO_CXX11_LOCAL_CLASS_TEMPLATE_PARAMETERS

Definition at line 104 of file compiler/vacpp.hpp.

◆ BOOST_NO_CXX11_NOEXCEPT

#define BOOST_NO_CXX11_NOEXCEPT

Definition at line 105 of file compiler/vacpp.hpp.

◆ BOOST_NO_CXX11_NULLPTR

#define BOOST_NO_CXX11_NULLPTR

Definition at line 106 of file compiler/vacpp.hpp.

◆ BOOST_NO_CXX11_RANGE_BASED_FOR

#define BOOST_NO_CXX11_RANGE_BASED_FOR

Definition at line 107 of file compiler/vacpp.hpp.

◆ BOOST_NO_CXX11_RAW_LITERALS

#define BOOST_NO_CXX11_RAW_LITERALS

Definition at line 108 of file compiler/vacpp.hpp.

◆ BOOST_NO_CXX11_REF_QUALIFIERS

#define BOOST_NO_CXX11_REF_QUALIFIERS

Definition at line 132 of file compiler/vacpp.hpp.

◆ BOOST_NO_CXX11_RVALUE_REFERENCES

#define BOOST_NO_CXX11_RVALUE_REFERENCES

Definition at line 111 of file compiler/vacpp.hpp.

◆ BOOST_NO_CXX11_SCOPED_ENUMS

#define BOOST_NO_CXX11_SCOPED_ENUMS

Definition at line 114 of file compiler/vacpp.hpp.

◆ BOOST_NO_CXX11_STATIC_ASSERT

#define BOOST_NO_CXX11_STATIC_ASSERT

Definition at line 119 of file compiler/vacpp.hpp.

◆ BOOST_NO_CXX11_TEMPLATE_ALIASES

#define BOOST_NO_CXX11_TEMPLATE_ALIASES

Definition at line 121 of file compiler/vacpp.hpp.

◆ BOOST_NO_CXX11_THREAD_LOCAL

#define BOOST_NO_CXX11_THREAD_LOCAL

Definition at line 134 of file compiler/vacpp.hpp.

◆ BOOST_NO_CXX11_TRAILING_RESULT_TYPES

#define BOOST_NO_CXX11_TRAILING_RESULT_TYPES

Definition at line 130 of file compiler/vacpp.hpp.

◆ BOOST_NO_CXX11_UNICODE_LITERALS

#define BOOST_NO_CXX11_UNICODE_LITERALS

Definition at line 122 of file compiler/vacpp.hpp.

◆ BOOST_NO_CXX11_UNIFIED_INITIALIZATION_SYNTAX

#define BOOST_NO_CXX11_UNIFIED_INITIALIZATION_SYNTAX

Definition at line 117 of file compiler/vacpp.hpp.

◆ BOOST_NO_CXX11_USER_DEFINED_LITERALS

#define BOOST_NO_CXX11_USER_DEFINED_LITERALS

Definition at line 109 of file compiler/vacpp.hpp.

◆ BOOST_NO_CXX11_VARIADIC_MACROS

#define BOOST_NO_CXX11_VARIADIC_MACROS

Definition at line 127 of file compiler/vacpp.hpp.

◆ BOOST_NO_CXX11_VARIADIC_TEMPLATES

#define BOOST_NO_CXX11_VARIADIC_TEMPLATES

Definition at line 124 of file compiler/vacpp.hpp.

◆ BOOST_NO_CXX14_AGGREGATE_NSDMI

#define BOOST_NO_CXX14_AGGREGATE_NSDMI

Definition at line 138 of file compiler/vacpp.hpp.

◆ BOOST_NO_CXX14_BINARY_LITERALS

#define BOOST_NO_CXX14_BINARY_LITERALS

Definition at line 141 of file compiler/vacpp.hpp.

◆ BOOST_NO_CXX14_CONSTEXPR

#define BOOST_NO_CXX14_CONSTEXPR

Definition at line 144 of file compiler/vacpp.hpp.

◆ BOOST_NO_CXX14_DECLTYPE_AUTO

#define BOOST_NO_CXX14_DECLTYPE_AUTO

Definition at line 147 of file compiler/vacpp.hpp.

◆ BOOST_NO_CXX14_DIGIT_SEPARATORS

#define BOOST_NO_CXX14_DIGIT_SEPARATORS

Definition at line 150 of file compiler/vacpp.hpp.

◆ BOOST_NO_CXX14_GENERIC_LAMBDAS

#define BOOST_NO_CXX14_GENERIC_LAMBDAS

Definition at line 153 of file compiler/vacpp.hpp.

◆ BOOST_NO_CXX14_INITIALIZED_LAMBDA_CAPTURES

#define BOOST_NO_CXX14_INITIALIZED_LAMBDA_CAPTURES

Definition at line 156 of file compiler/vacpp.hpp.

◆ BOOST_NO_CXX14_RETURN_TYPE_DEDUCTION

#define BOOST_NO_CXX14_RETURN_TYPE_DEDUCTION

Definition at line 159 of file compiler/vacpp.hpp.

◆ BOOST_NO_CXX14_VARIABLE_TEMPLATES

#define BOOST_NO_CXX14_VARIABLE_TEMPLATES

Definition at line 162 of file compiler/vacpp.hpp.

◆ BOOST_NO_INCLASS_MEMBER_INITIALIZATION

#define BOOST_NO_INCLASS_MEMBER_INITIALIZATION

Definition at line 23 of file compiler/vacpp.hpp.

◆ BOOST_NO_INTEGRAL_INT64_T

#define BOOST_NO_INTEGRAL_INT64_T

Definition at line 24 of file compiler/vacpp.hpp.

◆ BOOST_NO_MEMBER_FUNCTION_SPECIALIZATIONS

#define BOOST_NO_MEMBER_FUNCTION_SPECIALIZATIONS

Definition at line 16 of file compiler/vacpp.hpp.

◆ BOOST_NO_MEMBER_TEMPLATE_FRIENDS

#define BOOST_NO_MEMBER_TEMPLATE_FRIENDS

Definition at line 15 of file compiler/vacpp.hpp.

◆ BOOST_NO_MEMBER_TEMPLATE_KEYWORD

#define BOOST_NO_MEMBER_TEMPLATE_KEYWORD

Definition at line 25 of file compiler/vacpp.hpp.

◆ BOOST_NO_PARTIAL_SPECIALIZATION_IMPLICIT_DEFAULT_ARGS

#define BOOST_NO_PARTIAL_SPECIALIZATION_IMPLICIT_DEFAULT_ARGS

Definition at line 65 of file compiler/vacpp.hpp.

◆ BOOST_NO_POINTER_TO_MEMBER_TEMPLATE_PARAMETERS

#define BOOST_NO_POINTER_TO_MEMBER_TEMPLATE_PARAMETERS

Definition at line 29 of file compiler/vacpp.hpp.

◆ BOOST_NO_SFINAE_EXPR

#define BOOST_NO_SFINAE_EXPR

Definition at line 116 of file compiler/vacpp.hpp.



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