in src/libraries/csv/include/m/csv/field_quoter.h [30:30]
constexpr field_quoter(OutputBackIterT& iter) noexcept: m_iter(iter) {}