"Member is not a structure or union" build failure(s) — clang 9.0.1
The following use case is failing with clang while working with g++templatestruct ContTokenizer { typedef typename Container::const_iterator const_iterator; ContTokenizer(Container* cont) { cont.begin(); } };
| Package | Version | Supposed error message | Full log | Bug report |
|---|---|---|---|---|
| orocos-bfl | 0.8.0-5 | mixtureParticleFilter.cpp:105:27: error: member reference base type 'Mixture | Log | |
| pktools | 2.6.7.6+ds-2 | Filter.h:800:52: error: member reference base type 'T *' is not a structure or union | Log |
2 errors