Indicate compiler/library user that strategy is not implemented. More...
#include <tags.hpp>
Indicate compiler/library user that strategy is not implemented.
Strategies are defined for point types or for point type combinations. If there is no implementation for that specific point type, or point type combination, the calculation cannot be done. To indicate this, this not_implemented class is used as a typedef stub.