Issues
- 1
Collisions
#37 opened by pfeatherstone - 1
On GCC __PRETTY_FUNCTION__ it's not constexpr
#35 opened by yuriv - 0
Is ctti still alive?
#36 opened by Jihadist - 3
Incorrect name of template types
#32 opened by ddovod - 4
Crossplatform naming?
#21 opened by lp35 - 3
- 2
Example broken in VS2017?
#18 opened by stevefan1999-personal - 3
error: body of constexpr function ‘ctti::pretty_function::type()' not a return-statement
#19 opened by niXman - 0
Crash running example w/ msvc 2015
#31 opened by m1keall1son - 2
Building example_main in VS2015 causes fatal error C1001: An internal error has occurred in the compiler
#23 opened by williamleong - 1
Building example_main in VS2015 causes error C2039: 'size_t': is not a member of 'std'
#22 opened by williamleong - 0
Building example_main in VS2015 causes ctti\examples\main.cpp(24): warning C4307: '*': integral constant overflow
#24 opened by williamleong - 1
- 1
[Bug] Comparing hashes only is not enough
#14 opened by DenChetverikov - 0
Publish to conan-center
#16 opened by kmaragon - 1
Bug in unnamed_type_id_t
#13 opened by mkurdej - 0
- 3
Add CI support
#2 opened by Manu343726 - 0
- 0
Consider ctti::unnamed_type_id()
#9 opened by Manu343726 - 4
Add CMake support. Project layout
#7 opened by Manu343726 - 7
Full std::type_index interface support
#3 opened by foonathan - 31
- 7
Reimplement constexpr array initialization
#6 opened by Manu343726