// (C) Copyright 2008-2009 SDML (www.sdml.info) // // Use, modification and distribution is subject to the Boost Software // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) /** * This header contains free-function implementations of several * 'string' operations that may be common between the different headers * in the text library. */ #ifndef SUBRANGE_COMPARE_INCLUDED #define SUBRANGE_COMPARE_INCLUDED #include #include #include namespace gpld { // not really used now } // end of GPLD namespace #endif