Skip to content
Snippets Groups Projects
Commit 9f446be7 authored by Nat Goodspeed's avatar Nat Goodspeed
Browse files

DRTVWR-476: Add LLUniqueFile, adding RAII semantics to LLFILE*.

LLUniqueFile wraps an LLFILE* in a move-only class that closes the wrapped
LLFILE* on destruction. It provides conversion operators to permit idiomatic
usage as an LLFILE* value.
parent cc6f1d61
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment