[config] test macro for std::index_sequence<>?
 
            
            
            
            
                23 Feb
                
                    2015
                
            
            
                23 Feb
                
                '15
                
            
            
            
        
    
                1:23 p.m.
            
        Hi, I can not find an macro (BOOST_NO_CXX11_...) for testing the absence of std::index_sequence<> - may I have overlooked it? so long, Oliver
 
            
            
            
            
                23 Feb
                
            
            
                23 Feb
                
            
            
            
        
    
                6:18 p.m.
            
        On Mon, Feb 23, 2015 at 5:23 AM, Oliver Kowalke <oliver.kowalke@gmail.com> wrote:
Hi, I can not find an macro (BOOST_NO_CXX11_...) for testing the absence of std::index_sequence<> - may I have overlooked it?
Isn't that C++14 feature? But in any case, it doesn't look like we have such a macro. --Beman
 
            
                6:30 p.m.
            
        2015-02-23 16:18 GMT+01:00 Beman Dawes <bdawes@acm.org>:
Isn't that C++14 feature?
yes, you are right it is indeed C++14
But in any case, it doesn't look like we have such a macro.
- does this mean you would provide a macro or should I try to provide a patch for boost.config? Oliver
        3903
        
      
          Age (days ago)
        
      
        3903
        
    
          Last active (days ago)
        
        
        
        2 comments
    
    
        
        2 participants
    
    
    
    
    
    
    
    
    participants (2)
- 
                 Beman Dawes Beman Dawes
- 
                 Oliver Kowalke Oliver Kowalke