Encountered when I was working on robotpy-rev. Struct in question is `rev::CANSparkMax::ExternalFollower`. * The struct gets listed as a class at the header level, as well as in the class nested classes list. * Any method parameters that use the nested struct as its type are "unresolved".
Activity
virtuald commentedon Sep 27, 2019
Yeah. There's a lot of badness related to namespaces and scopes. It's a wonder this thing works at all.