id summary reporter owner description type status milestone component version severity resolution keywords cc 8026 Documentation for point concept is missing a typedef Martin Gernhard Andrii Sydorchuk "The example code for custom point types is missing the ""coordinate_type"" typedef in the ""point_mutable_traits"" struct and does not compile (GCC 4.6.3): {{{ polygontest.cpp: In function 'void test_point() [with Point = CPoint]': polygontest.cpp:113:24: instantiated from here polygontest.cpp:21:42: error: no matching function for call to 'construct(int&, int&)' }}} The unit test polygon_point_test.cpp on the other hand does have the typedef." Bugs closed Boost 1.56.0 polygon Boost 1.53.0 Problem fixed