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

◆ smart_ptr_vector

std::vector<std::unique_ptr<char[]> > smart_ptr_vector

A vector of smart pointers to char[].

Warning
Modification makes CStrArray object invalid.