#include <ast.hpp>
|
typedef boost::variant< boost::recursive_wrapper< uni_idx >, boost::recursive_wrapper< multi_idx >, boost::recursive_wrapper< omni_idx >, boost::recursive_wrapper< lb_idx >, boost::recursive_wrapper< ub_idx >, boost::recursive_wrapper< lub_idx > > | idx_t |
|
Definition at line 517 of file ast.hpp.
stan::lang::idx::idx |
( |
const uni_idx & |
i | ) |
|
stan::lang::idx::idx |
( |
const omni_idx & |
i | ) |
|
stan::lang::idx::idx |
( |
const lb_idx & |
i | ) |
|
stan::lang::idx::idx |
( |
const ub_idx & |
i | ) |
|
stan::lang::idx::idx |
( |
const lub_idx & |
i | ) |
|
idx_t stan::lang::idx::idx_ |
The documentation for this struct was generated from the following files: