|
Cloudy
Spectral Synthesis Code for Astrophysics
|
#include <container_classes.h>

Public Types | |
| typedef T | value_type |
Public Member Functions | |
| n_pointer (T *p, const size_t *st, const tree_vec *v) | |
| value_type & | operator[] (const size_t i) const |
Private Attributes | |
| T * | p_p |
| const size_t * | p_st |
| const tree_vec * | p_v |
| typedef T n_pointer< T, 1, ARPA_TYPE, true >::value_type |
|
inline |
|
inline |