v2.0.0
Loading...
Searching...
No Matches
utils_global.cpp File Reference

Out-of-line definitions for the UTILSLIB build-info accessors declared in utils_global.h. More...

#include "utils_global.h"
Include dependency graph for utils_global.cpp:

Go to the source code of this file.

Detailed Description

Out-of-line definitions for the UTILSLIB build-info accessors declared in utils_global.h.

SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2021-2026 MNE-CPP Authors

Author
Gabriel Motta gabri.nosp@m.elbe.nosp@m.nmott.nosp@m.a@gm.nosp@m.ail.c.nosp@m.om; Juan GPC jgarc.nosp@m.iapr.nosp@m.ieto@.nosp@m.mgh..nosp@m.harva.nosp@m.rd.e.nosp@m.du; Christoph Dinh chris.nosp@m.toph.nosp@m..dinh.nosp@m.@mne.nosp@m.-cpp..nosp@m.org
Since
2.0.0
Date
August 2021

Kept as a separate translation unit so the __DATE__ and __TIME__ macros are expanded when this file is compiled rather than when a downstream header is included — the compile-time constexpr helpers in buildinfo.h would otherwise pick up the consumer's preprocessor invocation time and report misleading build timestamps to bug reporters.

Definition in file utils_global.cpp.