(c/cpp) Why are enums part of @class? #572
              
                Unanswered
              
          
                  
                    
                      anthony-hicks
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It caught me off guard that enum specifiers are part of
@class. I see that it was added in this commit but it doesn't seem intuitive. I expected goto_previous_start@class.outerto take me to the previous class/struct, not enum.Beta Was this translation helpful? Give feedback.
All reactions