40 unsigned long long ull;
55 bool isString_ =
false;
64 if (
sizeof(T) >
sizeof(uint64_t)) {
82 if (
sizeof(T) >
sizeof(uint64_t))
92 inline void assignFillValue<std::string>(
FillValueData_t& data, std::string val) {
Common preprocessor definitions used throughout IODA.
#define IODA_DL
A preprocessor tag that indicates that a symbol is to be exported/imported.
T getFillValue(FillValueData_t &data)
void assignFillValue(FillValueData_t &data, T val)
Container used to store and manipulate fill values.
std::string stringFillValue_
union ioda::detail::FillValueData_t::FillValueUnion_t fillValue_