Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::core_dispatch::dimension< point_tag, P > Struct Template Reference

#include <coordinate_dimension.hpp>

Inheritance diagram for boost::geometry::core_dispatch::dimension< point_tag, P >:
Collaboration diagram for boost::geometry::core_dispatch::dimension< point_tag, P >:

Public Member Functions

 BOOST_MPL_ASSERT_MSG ((traits::dimension< typename geometry::util::bare_type< P >::type >::value > 0), INVALID_DIMENSION_VALUE,(traits::dimension< typename geometry::util::bare_type< P >::type >))
 
 BOOST_MPL_ASSERT_MSG (false, NOT_IMPLEMENTED_FOR_THIS_POINT_TYPE,(types< geometry::util::bare_type< P >::type >))
 

Member Function Documentation

boost::geometry::traits::dimension< geometry::util::bare_type< P >::type , Enable >::BOOST_MPL_ASSERT_MSG ( false  ,
NOT_IMPLEMENTED_FOR_THIS_POINT_TYPE  ,
(types< geometry::util::bare_type< P >::type >)   
)
inherited
template<typename P >
boost::geometry::core_dispatch::dimension< point_tag, P >::BOOST_MPL_ASSERT_MSG ( (traits::dimension< typename geometry::util::bare_type< P >::type >::value > 0)  ,
INVALID_DIMENSION_VALUE  ,
(traits::dimension< typename geometry::util::bare_type< P >::type >)   
)

The documentation for this struct was generated from the following file: