jrkoenig added a comment. Actually, it would need to be `bool operator<(const fltSemantics &, const fltSemantics &)`, which is not generally useful. I need to totally order APFloats, not just compare for equality. http://reviews.llvm.org/D12253