 
            
            
            
            
                23 Oct
                
                    2025
                
            
            
                23 Oct
                
                '25
                
            
            
            
        
    
                2:32 a.m.
            
        Andrey Semashev wrote:
On 22 Oct 2025 06:37, Vinnie Falco via Boost wrote:
If you use BOOST_STATIC_ASSERT and you also use Boost.Core, you can use BOOST_CORE_STATIC_ASSERT instead and save one dependency.
Why do we keep adding this stuff to Core?? And even make it a public component, too?
To remove the dependency on StaticAssert.