Skip to content

Conversation

@Twilight-Dream-Of-Magic
Copy link

[C++ 2020 template concept support] with repository https://github.com/mandreyel/mio/
Compatible with c++ standard 2011, and add c++ standard 2020 code.

#82

[C++ 2020 template concept support] with repository https://github.com/mandreyel/mio/
Compatible with c++ standard 2011, and add c++ standard 2020 code.
@Twilight-Dream-Of-Magic
Copy link
Author

Hi author @mandreyel , you can comment on any of my proposed code changes and we can discuss solutions together.

@Twilight-Dream-Of-Magic Twilight-Dream-Of-Magic force-pushed the master branch 4 times, most recently from 319d184 to 88e69fc Compare April 1, 2025 08:29
Refactor everything code
@Twilight-Dream-Of-Magic Twilight-Dream-Of-Magic force-pushed the master branch 2 times, most recently from 021d9ec to 8b4dab6 Compare April 1, 2025 17:19
…rd, and make error codes only used internally, when asserting a problem, and not externally represented.

Calling the operating system's API makes a lot more sense.
Exceptions are definitely thrown for non-existent files.
Formatting the source code makes it more readable.
Remove the direct use of the c++ 2011 type trait, All switched to c++2020 concepts and type constraints.
Update README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant