cginternals / cginternals/cppfs

Remove std templates from interface

Open
#34 2 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.