cginternals / cginternals/cppfs
Remove std templates from interface
Open
- Dominant language
- C++
- Stars
- 514
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
I would remove std::string (and other templates) from the interface and would replace it with const char* when returning for example the file name, etc. I believe this might be problematic if one tries to link a debug library with the release version of the cppfs
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.