id summary reporter owner description type status milestone component version severity resolution keywords cc 13572 "typo in hana manual ""generic lifting process""" cppljevans@… "This page: https://www.boost.org/doc/libs/1_67_0/libs/hana/doc/html/index.html#tutorial-type-lifting contains: return hana::type; This fails clang compilation. When changed to: return hana::type_c; it passes clang compilation." Bugs closed To Be Determined None Boost 1.67.0 Cosmetic duplicate hana docs generic lifting