Transformation strategy to copy one point to another using assignment operator. More...
#include <strategy_transform.hpp>
Public Member Functions | |
bool | apply (P const &p1, P &p2) const |
Transformation strategy to copy one point to another using assignment operator.
P | point type |
|
inline |