llvm-project/libcxx/test/std/input.output/iostreams.base/fpos/fpos.operations
Nikolas Klauser 679f8a885b [libc++] Move fpos into its own header
For some reason `<string>` defines `std::fpos`, which should be defined in `<ios>`.

Reviewed By: Quuxplusone, Mordante, #libc

Spies: libcxx-commits, mgorny

Differential Revision: https://reviews.llvm.org/D118914
2022-02-04 21:53:43 +01:00
..
addition.pass.cpp
ctor_int.pass.cpp
difference.pass.cpp
eq_int.pass.cpp
fpos.pass.cpp [libc++] Move fpos into its own header 2022-02-04 21:53:43 +01:00
offset.pass.cpp
streamsize.pass.cpp
subtraction.pass.cpp