EleFits  5.0.0
A modern C++ API on top of CFITSIO

◆ vector()

std::vector< T > vector ( ) const
inline

Copy the container values into an std::vector.

Deprecated:
Use more generic container() instead, which performs no copy.