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

Classes

struct  boost::geometry::traits::tag< boost::tuple< T1, T2, T3, T4, T5, T6, T7, T8, T9, T10 > >
 
struct  boost::geometry::traits::coordinate_type< boost::tuple< T1, T2, T3, T4, T5, T6, T7, T8, T9, T10 > >
 
struct  boost::geometry::traits::dimension< boost::tuple< T1, T2, T3, T4, T5, T6, T7, T8, T9, T10 > >
 
struct  boost::geometry::traits::access< boost::tuple< T1, T2, T3, T4, T5, T6, T7, T8, T9, T10 >, Dimension >
 

Namespaces

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

Macros

#define BOOST_GEOMETRY_REGISTER_BOOST_TUPLE_CS(CoordinateSystem)
 

Macro Definition Documentation

#define BOOST_GEOMETRY_REGISTER_BOOST_TUPLE_CS (   CoordinateSystem)
Value:
namespace boost { namespace geometry { namespace traits { \
template <typename T1, typename T2, typename T3, typename T4, typename T5, \
typename T6, typename T7, typename T8, typename T9, typename T10> \
struct coordinate_system<boost::tuple<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10> > \
{ \
typedef CoordinateSystem type; \
}; \
}}}
Duration formatting facet for input.
Definition: accumulators_fwd.hpp:55
#define template
Definition: instances.hpp:126
adjacency_iterator typedef T::adjacency_iterator type
Definition: graph_traits.hpp:42