The value names in byteFromRec calls are compile time constants - just create StringRef directly instead of via std::string.
47 KiB
47 KiB
The value names in byteFromRec calls are compile time constants - just create StringRef directly instead of via std::string.