What''s the difference between __PRETTY_FUNCTION__,
About __func__: "The identifier __func__ is implicitly declared by the translator as if, immediately following the opening brace of each function definition, the declaration: static const char
View Details