cxxomfort
rel.20211024
Simple backports for C++ - https://ryan.gulix.cl/fossil.cgi/cxxomfort/
|
Convert from tuple type to function signature.Given a tuple of the form T<T1,T2,...>, obtain a function signature Ret(T1,T2,...) More...
Convert from tuple type to function signature.
Given a tuple of the form T<T1,T2,...>, obtain a function signature Ret(T1,T2,...)