cppfastio / fast_io

Freestanding fast input/output for C++20
MIT License
661 stars 55 forks source link

Fix eh safety ssues #929

Closed MacroModel closed 1 week ago

trcrsired commented 1 week ago

please use guard type to destroy resources in the destructors instead of using destroy directly