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

◆ seqForeach() [1/4]

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

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