EleFits  5.3.1
A modern C++ API on top of CFITSIO
Loading...
Searching...
No Matches

◆ seq_foreach() [1/2]

std::enable_if_t< not is_tuple< TSeq >()> seq_foreach ( const TSeq &  seq,
TFunc &&  func 
)

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