This is Unofficial EPICS BASE Doxygen Site
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
gcc.hpp File Reference

Go to the source code of this file.

Macros

#define BOOST_NO_MEMBER_TEMPLATES
 
#define BOOST_NO_SFINAE
 
#define BOOST_NO_MEMBER_TEMPLATE_FRIENDS
 
#define BOOST_NO_OPERATORS_IN_NAMESPACE
 
#define BOOST_NO_USING_DECLARATION_OVERLOADS_FROM_TYPENAME_BASE
 
#define BOOST_FUNCTION_SCOPE_USING_DECLARATION_BREAKS_ADL
 
#define BOOST_NO_IS_ABSTRACT
 
#define BOOST_NO_CXX11_EXTERN_TEMPLATE
 
#define BOOST_NO_CXX11_VARIADIC_MACROS
 
#define BOOST_NO_TWO_PHASE_NAME_LOOKUP
 
#define BOOST_NO_COMPLETE_VALUE_INITIALIZATION
 
#define BOOST_NO_EXCEPTIONS
 
#define BOOST_HAS_THREADS
 
#define BOOST_HAS_LONG_LONG
 
#define BOOST_SYMBOL_EXPORT
 
#define BOOST_NO_CXX11_DECLTYPE
 
#define BOOST_NO_CXX11_FUNCTION_TEMPLATE_DEFAULT_ARGS
 
#define BOOST_NO_CXX11_RVALUE_REFERENCES
 
#define BOOST_NO_CXX11_STATIC_ASSERT
 
#define BOOST_NO_CXX11_VARIADIC_TEMPLATES
 
#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_HDR_INITIALIZER_LIST
 
#define BOOST_NO_CXX11_DEFAULTED_FUNCTIONS
 
#define BOOST_NO_CXX11_DELETED_FUNCTIONS
 
#define BOOST_NO_SFINAE_EXPR
 
#define BOOST_NO_CXX11_EXPLICIT_CONVERSION_OPERATORS
 
#define BOOST_NO_CXX11_LAMBDAS
 
#define BOOST_NO_CXX11_LOCAL_CLASS_TEMPLATE_PARAMETERS
 
#define BOOST_NO_CXX11_RAW_LITERALS
 
#define BOOST_NO_CXX11_UNICODE_LITERALS
 
#define BOOST_NO_CXX11_SCOPED_ENUMS
 
#define BOOST_NO_CXX11_CONSTEXPR
 
#define BOOST_NO_CXX11_NOEXCEPT
 
#define BOOST_NO_CXX11_NULLPTR
 
#define BOOST_NO_CXX11_RANGE_BASED_FOR
 
#define BOOST_NO_CXX11_UNIFIED_INITIALIZATION_SYNTAX
 
#define BOOST_NO_CXX11_TEMPLATE_ALIASES
 
#define BOOST_NO_CXX11_DECLTYPE_N3276
 
#define BOOST_COMPILER   "GNU C++ version " __VERSION__
 

Macro Definition Documentation

#define BOOST_COMPILER   "GNU C++ version " __VERSION__

Definition at line 233 of file gcc.hpp.

#define BOOST_FUNCTION_SCOPE_USING_DECLARATION_BREAKS_ADL

Definition at line 43 of file gcc.hpp.

#define BOOST_HAS_LONG_LONG

Definition at line 105 of file gcc.hpp.

#define BOOST_HAS_THREADS

Definition at line 99 of file gcc.hpp.

#define BOOST_NO_COMPLETE_VALUE_INITIALIZATION

Definition at line 85 of file gcc.hpp.

#define BOOST_NO_CXX11_AUTO_DECLARATIONS

Definition at line 184 of file gcc.hpp.

#define BOOST_NO_CXX11_AUTO_MULTIDECLARATIONS

Definition at line 185 of file gcc.hpp.

#define BOOST_NO_CXX11_CHAR16_T

Definition at line 186 of file gcc.hpp.

#define BOOST_NO_CXX11_CHAR32_T

Definition at line 187 of file gcc.hpp.

#define BOOST_NO_CXX11_CONSTEXPR

Definition at line 218 of file gcc.hpp.

#define BOOST_NO_CXX11_DECLTYPE

Definition at line 167 of file gcc.hpp.

#define BOOST_NO_CXX11_DECLTYPE_N3276

Definition at line 230 of file gcc.hpp.

#define BOOST_NO_CXX11_DEFAULTED_FUNCTIONS

Definition at line 189 of file gcc.hpp.

#define BOOST_NO_CXX11_DELETED_FUNCTIONS

Definition at line 190 of file gcc.hpp.

#define BOOST_NO_CXX11_EXPLICIT_CONVERSION_OPERATORS

Definition at line 200 of file gcc.hpp.

#define BOOST_NO_CXX11_EXTERN_TEMPLATE

Definition at line 45 of file gcc.hpp.

#define BOOST_NO_CXX11_FUNCTION_TEMPLATE_DEFAULT_ARGS

Definition at line 168 of file gcc.hpp.

#define BOOST_NO_CXX11_HDR_INITIALIZER_LIST

Definition at line 188 of file gcc.hpp.

#define BOOST_NO_CXX11_LAMBDAS

Definition at line 201 of file gcc.hpp.

#define BOOST_NO_CXX11_LOCAL_CLASS_TEMPLATE_PARAMETERS

Definition at line 202 of file gcc.hpp.

#define BOOST_NO_CXX11_NOEXCEPT

Definition at line 219 of file gcc.hpp.

#define BOOST_NO_CXX11_NULLPTR

Definition at line 220 of file gcc.hpp.

#define BOOST_NO_CXX11_RANGE_BASED_FOR

Definition at line 221 of file gcc.hpp.

#define BOOST_NO_CXX11_RAW_LITERALS

Definition at line 203 of file gcc.hpp.

#define BOOST_NO_CXX11_RVALUE_REFERENCES

Definition at line 169 of file gcc.hpp.

#define BOOST_NO_CXX11_SCOPED_ENUMS

Definition at line 212 of file gcc.hpp.

#define BOOST_NO_CXX11_STATIC_ASSERT

Definition at line 170 of file gcc.hpp.

#define BOOST_NO_CXX11_TEMPLATE_ALIASES

Definition at line 226 of file gcc.hpp.

#define BOOST_NO_CXX11_UNICODE_LITERALS

Definition at line 204 of file gcc.hpp.

#define BOOST_NO_CXX11_UNIFIED_INITIALIZATION_SYNTAX

Definition at line 222 of file gcc.hpp.

#define BOOST_NO_CXX11_VARIADIC_MACROS

Definition at line 47 of file gcc.hpp.

#define BOOST_NO_CXX11_VARIADIC_TEMPLATES

Definition at line 177 of file gcc.hpp.

#define BOOST_NO_EXCEPTIONS

Definition at line 89 of file gcc.hpp.

#define BOOST_NO_IS_ABSTRACT

Definition at line 44 of file gcc.hpp.

#define BOOST_NO_MEMBER_TEMPLATE_FRIENDS

Definition at line 38 of file gcc.hpp.

#define BOOST_NO_MEMBER_TEMPLATES

Definition at line 27 of file gcc.hpp.

#define BOOST_NO_OPERATORS_IN_NAMESPACE

Definition at line 39 of file gcc.hpp.

#define BOOST_NO_SFINAE

Definition at line 34 of file gcc.hpp.

#define BOOST_NO_SFINAE_EXPR

Definition at line 194 of file gcc.hpp.

#define BOOST_NO_TWO_PHASE_NAME_LOOKUP

Definition at line 70 of file gcc.hpp.

#define BOOST_NO_USING_DECLARATION_OVERLOADS_FROM_TYPENAME_BASE

Definition at line 42 of file gcc.hpp.

#define BOOST_SYMBOL_EXPORT

Definition at line 132 of file gcc.hpp.