Opened 13 years ago
#3792 new Support Requests
Boolean Metafunction for determining whether a type has been registered
Reported by: | Owned by: | Peder Holt | |
---|---|---|---|
Milestone: | Boost 1.42.0 | Component: | typeof |
Version: | Boost 1.41.0 | Severity: | Problem |
Keywords: | Cc: |
Description
The typeof library should have a boolean metafunction which can be used to determine whether a type has been registered or not. This would greatly aid in using typeof in template metaprogramming.
Note:
See TracTickets
for help on using tickets.