 |
NEURON
|
Go to the documentation of this file. 62 T** itms =
new T*[newcnt];
65 for (i = 0; i <
get_; ++
i) {
68 for (i = get_, j = 0; j <
count_; ++
i, ++
j) {
95 for(pp =
this; pp; pp = pp->
chain_) {
96 void* vp = (
void*)(pp->
pool_);
98 if (( ((
char*)v - (
char*)vp)%
sizeof(
T) ) == 0) {
133 for(pp =
this; pp; pp = pp->
chain_) {