comparison DEPENDENCIES/generic/include/boost/date_time/dst_rules.hpp @ 101:c530137014c0

Update Boost headers (1.58.0)
author Chris Cannam
date Mon, 07 Sep 2015 11:12:49 +0100
parents 2665513ce2d3
children
comparison
equal deleted inserted replaced
100:793467b5e61c 101:c530137014c0
4 /* Copyright (c) 2002,2003, 2007 CrystalClear Software, Inc. 4 /* Copyright (c) 2002,2003, 2007 CrystalClear Software, Inc.
5 * Use, modification and distribution is subject to the 5 * Use, modification and distribution is subject to the
6 * Boost Software License, Version 1.0. (See accompanying 6 * Boost Software License, Version 1.0. (See accompanying
7 * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) 7 * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
8 * Author: Jeff Garland, Bart Garst 8 * Author: Jeff Garland, Bart Garst
9 * $Date: 2012-09-30 16:25:22 -0700 (Sun, 30 Sep 2012) $ 9 * $Date$
10 */ 10 */
11 11
12 /*! @file dst_rules.hpp 12 /*! @file dst_rules.hpp
13 Contains template class to provide static dst rule calculations 13 Contains template class to provide static dst rule calculations
14 */ 14 */