This website requires JavaScript.
Explore
Help
Sign In
Amebis
/
stdex
Watch
1
Star
0
Fork
0
You've already forked stdex
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
404
Commits
2
Branches
2
Tags
0ae7fb6c7cd341a2921246253a1076bcd6d7d446
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Simon Rozman
0ae7fb6c7c
stream: use indexing operator for pointer arithmetics
2024-10-22 17:25:54 +02:00
.github
/workflows
Doxygen: Instruct GitHub Actions to build documentation on push
2022-03-07 11:26:20 +01:00
include
/stdex
stream: use indexing operator for pointer arithmetics
2024-10-22 17:25:54 +02:00
UnitTests
string: add recoding from UTF-16 to UTF-32
2024-09-27 14:11:11 +02:00
.gitignore
Make space for and add macOS unit testing stub project
2023-09-11 16:11:57 +02:00
.gitmodules
Configure branch for Git submodules
2024-03-15 19:55:53 +01:00
Doxyfile
Add .h extension to #include files
2022-03-07 11:37:35 +01:00
LICENSE
Bump Copyright year
2024-01-06 10:55:09 +01:00
README.md
README: add link to auto-generated documentation
2023-11-17 15:18:06 +01:00
README.md
stdex - Random stuff that didn't made it into std C++
An auto-generated documentation is
here
.
Requirements
MSVC 2019 or later, XCode 13 or later
C++17 or later
Description
Standard C++ Library Extension
Readme
MIT
60
MiB
Languages
C++
100%