Skip to content

library methods

Vaughn Auten edited this page Aug 12, 2023 · 4 revisions

outlined here are some basic functions defined in the lib header

    using indexInTemplate = typename std::tuple_element<N, std::tuple<Ts...>>::type;

Clone this wiki locally