homog2d library
|
A functor to get the length of an object in a std::variant, call with std::visit() More...
#include <homog2d.hpp>
Public Member Functions | |
template<typename T > | |
HOMOG2D_INUMTYPE | operator() (const T &a) |
A functor to get the length of an object in a std::variant, call with std::visit()
|
inline |