Out-of-line implementations for the non-templated overloads of UTILSLIB::IOUtils. More...
#include "ioutils.h"
Go to the source code of this file.
Out-of-line implementations for the non-templated overloads of UTILSLIB::IOUtils.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2013-2026 MNE-CPP Authors
The bulk of the read/write logic lives inline in the header because the public API is template-heavy; this translation unit exists to anchor a small number of QString helpers and to keep the compile-time cost of including ioutils.h in many headers bounded.
Definition in file ioutils.cpp.