diff options
author | Joseph Powers <jpowers27@cox.net> | 2011-09-05 19:29:12 -0700 |
---|---|---|
committer | Joseph Powers <jpowers27@cox.net> | 2011-09-05 19:30:31 -0700 |
commit | 69bf43444e0cdf00ff909feb8138188b28394139 (patch) | |
tree | cc2949b7f9232a8a81124481a32b97172f89a254 /solenv/bin | |
parent | d3d1481fe835db3dcc0a43c0ad89043e6d71b4f0 (diff) |
Make macro PRV_SV_DECL_REF_LIST() no longer reference the DECLARE_LIST macro
Yes, I just expanded the DECLARE_LIST macro inside the other macro; however,
this is one of two macros that include DECLARE_LIST. Thus, I'll be able to
remove DECLARE_LIST shortly.
I still need to roll the code a little better. We shouldn't have a CN##List
class. It should be posiable to make the CN##MemberList class be based on
List diectly. Once that's done, it shouldn't be too hard to replace List
with either std::vector<> or std::list<>.
Diffstat (limited to 'solenv/bin')
0 files changed, 0 insertions, 0 deletions