Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
c_array.hpp File Reference
Include dependency graph for c_array.hpp:

Classes

struct  boost::geometry::traits::detail::c_array_tag< bool >
 
struct  boost::geometry::traits::detail::c_array_tag< true >
 
struct  boost::geometry::traits::tag< CoordinateType[DimensionCount]>
 
struct  boost::geometry::traits::coordinate_type< CoordinateType[DimensionCount]>
 
struct  boost::geometry::traits::dimension< CoordinateType[DimensionCount]>
 
struct  boost::geometry::traits::access< CoordinateType[DimensionCount], Dimension >
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::geometry
 
 boost::geometry::traits
 
 boost::geometry::traits::detail
 

Macros

#define BOOST_GEOMETRY_REGISTER_C_ARRAY_CS(CoordinateSystem)
 

Macro Definition Documentation

#define BOOST_GEOMETRY_REGISTER_C_ARRAY_CS (   CoordinateSystem)
Value:
namespace boost { namespace geometry { namespace traits { \
template <typename T, std::size_t N> \
struct coordinate_system<T[N]> \
{ \
typedef CoordinateSystem type; \
}; \
}}}
Duration formatting facet for input.
Definition: accumulators_fwd.hpp:55
adjacency_iterator typedef T::adjacency_iterator type
Definition: graph_traits.hpp:42