 
            
            
            
            
                8 Oct
                
                    2025
                
            
            
                8 Oct
                
                '25
                
            
            
            
        
    
                11:54 p.m.
            
        On Wed, Oct 8, 2025 at 1:08 PM Andrey Semashev via Boost < boost@lists.boost.org> wrote:
How much does BOOST_STATIC_STRING_STANDALONE actually save, in terms of dependencies?
Also a good question, thanks. I believe we have this information on the website now? Looking at the landing page for the library ( https://www.boost.org/library/latest/static_string/) the listed dependencies are: Assert Config Container Hash Core Static Assert ThrowException Utility (and I think this includes the transitive dependencies as well?) Thanks