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