9 Feb
                
                    2004
                
            
            
                9 Feb
                
                '04
                
            
            
            
        
    
                10:28 p.m.
            
        -----Original Message----- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of Jeff Garland
BTW, I like the idea someone else suggested of using a typelist to specify known exception types....
It seems like someone brought this idea up the last time exceptions and threads were discussed. I also agree with the poster who suggested that this solution be independent of Boost.Thread so it can be used in other cases where exceptions cannot be propagated normally. A typelist based solution could easily be generic enough for this.