 
            
            
            
            
                26 Jan
                
                    2014
                
            
            
                26 Jan
                
                '14
                
            
            
            
        
    
                1:10 p.m.
            
        I'm probably doing something naively foolish, but your example didn't work for me.
boost::mpl::push_front<boost::mpl::vector<int, char>, double>::type <stdin>:6:26: error: use of undeclared identifier 'boost' <stdin>:6:49: error: use of undeclared identifier 'boost' <stdin>:6:71: error: expected '(' for function-style cast or type construction <stdin>:6:78: error: expected unqualified-id
Thx, Rob.