diff options
author | David <david@xagasoft.com> | 2009-02-24 20:57:05 +0000 |
---|---|---|
committer | David <david@xagasoft.com> | 2009-02-24 20:57:05 +0000 |
commit | e198e10ffd710e9681635593dff65bf4abd45bda (patch) | |
tree | e03f40c7ea68ef646d32caa85326733a99e47c8f /src/queuebuf.cpp | |
parent | bbc76396d899e6b59ce17643095c8d48f7083662 (diff) | |
download | libbu++-e198e10ffd710e9681635593dff65bf4abd45bda.tar.gz libbu++-e198e10ffd710e9681635593dff65bf4abd45bda.tar.bz2 libbu++-e198e10ffd710e9681635593dff65bf4abd45bda.tar.xz libbu++-e198e10ffd710e9681635593dff65bf4abd45bda.zip |
david - apparently the mingw compiler has a couple issues...
1) i had to make iterator and const_iterator friends of each other so they could see each other's private constructors
2) apparently there is a bug in the name-lookup related to inline typedef structs and the friend keyword... had to move the typedef struct const_iterator to after the actual struct.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions