blitz Version 1.0.2
Loading...
Searching...
No Matches
blitz::ConstPointerStack< P_numtype, N_rank > Class Template Reference

#include <constpointerstack.h>

Inheritance diagram for blitz::ConstPointerStack< P_numtype, N_rank >:
Inheritance graph
Collaboration diagram for blitz::ConstPointerStack< P_numtype, N_rank >:
Collaboration graph

Public Types

typedef P_numtype T_numtype
 

Public Member Functions

void operator= (const ConstPointerStack< P_numtype, N_rank > &rhs)
 
const T_numtype *& operator[] (int position)
 

Private Attributes

const T_numtypestack_ [N_rank]
 

Member Typedef Documentation

◆ T_numtype

Member Function Documentation

◆ operator=()

◆ operator[]()

Member Data Documentation

◆ stack_


The documentation for this class was generated from the following file: