EleFits  4.0.0
A modern C++ API on top of CFitsIO

◆ seqForeach() [2/4]

template<typename T , typename TFunc >
void Euclid::Fits::seqForeach ( std::vector< T > &&  vector,
TFunc &&  func 
)

Apply a void-returning function to each element of a sequence.