EleFits  5.0.0
A modern C++ API on top of CFITSIO

◆ seqForeach() [1/2]

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

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