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

◆ seqForeach() [2/2]

template<typename TSeq , typename TFunc >
std::enable_if_t<not isTuple<TSeq>)> Euclid::Fits::seqForeach ( TSeq &  seq,
TFunc &&  func 
)

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