![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
Check if the type is a tuple or contains a tuple.
T | type to check |
Definition at line 24 of file contains_tuple.hpp.
#include <contains_tuple.hpp>
Static Public Attributes | |
static constexpr bool | value = internal::contains_tuple_impl<std::decay_t<T>>::value |