![]() |
Stan
2.5.0
probability, sampling & optimization
|
Primary template class for metaprogram to compute the type of values stored in a container. More...
#include <value_type.hpp>
Primary template class for metaprogram to compute the type of values stored in a container.
Only the specializations have behavior that can be used, and all implement a typedef type for the type of the values in the container.
tparam T type of container.
Definition at line 21 of file value_type.hpp.