class-dump/UnitTests/shud14-out.txt
2006-10-12 02:17:23 +00:00

23 lines
368 B
Plaintext

struct IPAlbumList {
void **;
struct vector<Album*,std::allocator<Album*>>;
struct _opaque_pthread_mutex_t;
};
struct _opaque_pthread_mutex_t {
long;
char [40];
};
struct vector<Album*,std::allocator<Album*>> {
struct {
struct {
id *;
id *;
id *;
};
};
};
struct IPAlbumList *var;