Template Function cif::tie
Defined in File row.hpp
Function Documentation
-
template<typename ...Ts>
auto cif::tie(Ts&... v) similar to std::tie, assign values to each element in v from the result of a get on a row_handle.
Defined in File row.hpp
similar to std::tie, assign values to each element in v from the result of a get on a row_handle.