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

◆ seqForeach() [4/4]

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

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