does the Arduino core for STM32 support C++17? #1895
-
| 
         If not, what variant is it based on?  | 
  
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            fpistm
          
      
      
        Nov 10, 2023 
      
    
    Replies: 2 comments 3 replies
-
| 
         Hi, I've never tested to build with c++17. Then let us know if it is ok.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            -
| 
         For a small test-project it compiles and runs without problem...  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    3 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Since this #1944, C++17 is the default standard.