[libcxx-commits] [PATCH] D60491: Fix fpos requirements & cleanup

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Oct 28 08:31:16 PDT 2019


zoecarver added a comment.

Yes, some of the tests are duplicated (subtraction, addition, comparison, etc.) but, I think it is nice to have it match the order of the table in the standard <https://eel.is/c++draft/iostreams.base#tab:fpos.operations>. Say the word and I'll remove the duplication, though.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60491/new/

https://reviews.llvm.org/D60491





More information about the libcxx-commits mailing list