p-ranav / alpaca

Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code
MIT License
464 stars 43 forks source link

std::filesystem::path support #27

Closed f-michaut closed 9 months ago

f-michaut commented 9 months ago

Add support for std::filesystem::path.

Fixes https://github.com/p-ranav/alpaca/issues/25