boostorg / core

Boost Core Utilities
132 stars 87 forks source link

use type wrapper to get qualified type name #53

Closed HDembinski closed 5 years ago

HDembinski commented 5 years ago

This is an alternative for PR #50.

HDembinski commented 5 years ago

Ok, nevermind, if typeid is supposed to return the unqualified type then this is wrong behavior.