Stan Math Library
5.1.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
type
template<typename T >
using
stan::math::internal::deduce_cvr
< T >::type = std::conditional_t<std::is_rvalue_reference_v<T>, std::decay_t<T>, T&&>
Definition at line
30
of file
make_holder_tuple.hpp
.
stan
math
internal
deduce_cvr
[
Stan Home Page
]
© 2011–2019, Stan Development Team.