You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this case class foo * is required because there is a method named foo. This is an issue in many header only c++ packages, and is especially pernicious with forward decls, and with external subsystems like bison.
Visibility statements won't work if there is nothing in between (or if they are made in visible by the preprocessor or comments:
No description provided.
The text was updated successfully, but these errors were encountered: