point concept (const version). More...
#include <point_concept.hpp>
Public Member Functions | |
BOOST_CONCEPT_USAGE (ConstPoint) | |
BCCL macro to apply the ConstPoint concept. More... | |
point concept (const version).
The ConstPoint concept apply the same as the Point concept, but does not apply write access.
|
inline |
BCCL macro to apply the ConstPoint concept.