IODA
OdbQueryParameters.cpp
Go to the documentation of this file.
1 /*
2  * (C) Crown Copyright 2021 UK Met Office
3  *
4  * This software is licensed under the terms of the Apache Licence Version 2.0
5  * which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.
6  */
7 
9 
10 #include <utility>
11 
12 namespace ioda {
13 namespace Engines {
14 namespace ODC {
15 
17 constexpr util::NamedEnumerator<StarParameter> StarParameterTraitsHelper::namedValues[];
18 
19 } // namespace ODC
20 } // namespace Engines
21 } // namespace ioda
static constexpr util::NamedEnumerator< StarParameter > namedValues[]