Skip to content
Commit a1daa7d0 authored by Reid Kleckner's avatar Reid Kleckner
Browse files

Avoid std::tie in TypeSize.h

std::tie isn't saving much here, just use == && ==. No numbers to
support this, but std::tie is one of the most expensive instantiations.
parent 4b606b4a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment