EleFits  5.3.1
A modern C++ API on top of CFITSIO
Loading...
Searching...
No Matches

◆ VariantValue

using VariantValue = boost::any

The variant value type for records.

Warning
This is a boost::any today, which should be replaced with a boost::variant at some point, thus the need for this alias.