Skip to content
Snippets Groups Projects
Commit 1186b4e2 authored by Matthias Melcher's avatar Matthias Melcher
Browse files

Making fl_filename_... public for std::string.

New functions append "_str" to the function name to
avoid ambiguities when calling them. So
'char *fl_filename_name(const char *)' becomes
'std::string fl_filename_name_str(const std::string &)'
parent 70e5dc23
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment