1[/============================================================================ 2 Boost.Geometry Index 3 4 Copyright (c) 2011-2014 Adam Wulkiewicz. 5 6 Use, modification and distribution is subject to the Boost Software License, 7 Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at 8 http://www.boost.org/LICENSE_1_0.txt) 9=============================================================================/] 10 11 POINT(5 5), distance= 0.141421 12 POINT(6 6), distance= 1.27279 13 POINT(4 4), distance= 1.55563 14 POINT(7 7), distance= 2.68701 15 break! 16 17