Searched defs:numeric_type (Results 1 – 3 of 3) sorted by relevance
178 using numeric_type = variable196 using numeric_type = variable
198 using numeric_type = variable217 using numeric_type = variable
32 std::function<void(numeric_type *, numeric_type *)> fun, in DuplexCallback()