|
||||
File indexing completed on 2025-01-18 09:53:30
0001 // Copyright (C) 2003, Fernando Luis Cacciola Carballal. 0002 // 0003 // Use, modification, and distribution is subject to the Boost Software 0004 // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at 0005 // http://www.boost.org/LICENSE_1_0.txt) 0006 // 0007 // See http://www.boost.org/libs/optional for documentation. 0008 // 0009 // You are welcome to contact the author at: 0010 // fernando_cacciola@hotmail.com 0011 // 0012 #ifndef BOOST_UTILITY_COMPARE_POINTEES_25AGO2003_HPP 0013 #define BOOST_UTILITY_COMPARE_POINTEES_25AGO2003_HPP 0014 0015 #include