Back to home page

EIC code displayed by LXR

 
 

    


Warning, file /include/boost/static_string.hpp was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 //
0002 // Copyright (c) 2020 Krystian Stasiowski (sdkrystian at gmail dot com)
0003 //
0004 // Distributed under the Boost Software License, Version 1.0. (See accompanying
0005 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
0006 //
0007 // Official repository: https://github.com/boostorg/static_string
0008 //
0009 
0010 #ifndef BOOST_STATIC_STRING_HPP
0011 #define BOOST_STATIC_STRING_HPP
0012 #include <boost/static_string/static_string.hpp>
0013 #endif