![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
Equivalent to std::tuple_element but returns void if N is out of range to avoid a static assertion failure in libstdc++.
N | index of the element to retrieve |
T | type to retrieve the element from |
Definition at line 21 of file tuple_element.hpp.
#include <tuple_element.hpp>
Public Types | |
using | type = void |