We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a3443e commit 78f4132Copy full SHA for 78f4132
README.md
@@ -72,7 +72,7 @@ public:
72
73
// File Location
74
void set_file_line(unsigned);
75
- unsigned get_file_line(unsigned)const;
+ unsigned get_file_line()const;
76
void set_file_name(some_string_type file_name);
77
const char*get_truncated_file_name()const;
78
};
0 commit comments