Skip to content

Make ctti_type_index::name() pretty by default since C++14#21

Merged
apolukhin merged 4 commits intoapolukhin:developfrom
boostorg:name-is-pretty-with-cpp14
Dec 30, 2025
Merged

Make ctti_type_index::name() pretty by default since C++14#21
apolukhin merged 4 commits intoapolukhin:developfrom
boostorg:name-is-pretty-with-cpp14

Conversation

@apolukhin
Copy link
Copy Markdown
Owner

@apolukhin apolukhin commented Dec 29, 2025

Also reduce binary sizes and improve the documentation.

Fixes: boostorg#45

@apolukhin apolukhin merged commit 378d976 into apolukhin:develop Dec 30, 2025
12 checks passed
@apolukhin apolukhin deleted the name-is-pretty-with-cpp14 branch December 30, 2025 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

boost::typeindex::ctti_type_index::type_id<T>().name() produces unexpected results

1 participant