Opened 12 years ago

Closed 12 years ago

#4274 closed Feature Requests (fixed)

Support for C++0x type_index

Reported by: ru.elric@… Owned by: John Maddock
Milestone: Boost 1.43.0 Component: config
Version: Boost 1.44.0 Severity: Problem
Keywords: Cc:

Description

There is currently no way to determine whether C++0x <typeindex> header is available.

It will be of use in hash library, which currently has no support for std::type_index.

Change History (1)

comment:1 by John Maddock, 12 years ago

Resolution: fixed
Status: newclosed

(In [62425]) Add new config macro for <typeindex>. Update config accordingly. Fixes #4274.

Note: See TracTickets for help on using tickets.