...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Let the buffer use straight sides along segments (the default)
This strategy can be used as SideStrategy for the buffer algorithm. It is currently the only provided strategy for this purpose
class strategy::buffer::side_straight { // ... };
#include <boost/geometry/strategies/cartesian/buffer_side_straight.hpp>
See the examples for other buffer strategies, for example join_round