Keywords:
g++ doesn't support some constructs quite 'right'.
/*
- * $Id: delay_pools.cc,v 1.35 2003/03/04 01:40:27 robertc Exp $
+ * $Id: delay_pools.cc,v 1.36 2003/03/04 06:22:12 robertc Exp $
*
* DEBUG: section 77 Delay Pools
* AUTHOR: Robert Collins <robertc@squid-cache.org>
Aggregate::Pointer theAggregate;
};
+ friend class AggregateId;
+
DelayBucket theBucket;
DelaySpec spec;
};