boost::gil::point2
Alias template for backward compatibility with Boost <=1.68.
Synopsis
Declared in <boost/gil/point.hpp>
template<typename T>
using point2 = point<T>;
Created with MrDocs
Alias template for backward compatibility with Boost <=1.68.
Declared in <boost/gil/point.hpp>
template<typename T>
using point2 = point<T>;
Created with MrDocs