![]()  | 
  
    Stan Math Library
    5.1.0
    
   Automatic Differentiation 
   | 
   
| using stan::arena_t = typedef typename internal::arena_type_impl<std::decay_t<T> >::type | 
Determines a type that can be used in place of T that does any dynamic allocations on the AD stack. 
This way resulting types are trivially destructible and can be used in vari classes.
Definition at line 60 of file arena_type.hpp.