Boost
C++ Libraries
...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
enum join_selector {join_convex, join_concave, join_continue, join_spike};
|
Value |
Description |
|---|---|
|
join_convex |
|
|
join_concave |
|
|
join_continue |
|
|
join_spike |
#include <boost/geometry/strategies/buffer.hpp>