id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 10279,[type_index] Incorrect specification of `skip_at_begin` and `skip_at_end`,Michel Morin,Antony Polukhin,"In the documentation ""Fixing pretty_name() output"", `skip_at_begin` and `skip_at_end` are incorrectly specified: * set `skip_at_begin` to `sizeof(""const char *__cdecl boost::detail::ctti<"") - 1` and `skip_at_end` to `sizeof("">::n(void)"") - 1`. * set `skip_at_begin` to `sizeof(""static const char *boost::detail::ctti<"") - 1` and `skip_at_end` to sizeof(""]"") - 1`. These `- 1` are not necessary. Similar fixes are needed to the comments in `detail/compile_time_type_info.hpp` too. ",Bugs,closed,To Be Determined,None,Boost Development Trunk,Cosmetic,invalid,,