|
ifw-daq 3.1.0
IFW Data Acquisition modules
|
Non template base class that is purely used to avoid type-deduction issues of ValueType. More...
#include <keyword.hpp>
Inheritance diagram for daq::fits::BasicKeywordBase:Public Types | |
| using | ValueType = std::variant< std::string, std::int64_t, std::uint64_t, double, bool > |
Non template base class that is purely used to avoid type-deduction issues of ValueType.
Definition at line 250 of file keyword.hpp.
| using daq::fits::BasicKeywordBase::ValueType = std::variant<std::string, std::int64_t, std::uint64_t, double, bool> |
Definition at line 252 of file keyword.hpp.