Talk:cpp/utility/source location/function name
From cppreference.com
I think that function_name() should return just fn name. For the proto there should be function_prototype() method. Also class_name() method is missing. I think that wchar_t versions of these methods are needed: class_name_wide(), function_name_wide();