Mercurial > hg > vamp-build-and-test
comparison DEPENDENCIES/generic/include/boost/geometry/geometries/register/ring.hpp @ 101:c530137014c0
Update Boost headers (1.58.0)
author | Chris Cannam |
---|---|
date | Mon, 07 Sep 2015 11:12:49 +0100 |
parents | 2665513ce2d3 |
children |
comparison
equal
deleted
inserted
replaced
100:793467b5e61c | 101:c530137014c0 |
---|---|
20 #include <boost/geometry/core/tags.hpp> | 20 #include <boost/geometry/core/tags.hpp> |
21 | 21 |
22 /*! | 22 /*! |
23 \brief \brief_macro{ring} | 23 \brief \brief_macro{ring} |
24 \ingroup register | 24 \ingroup register |
25 \details \details_macro{BOOST_GEOMETRY_REGISTER_RING, ring} The | 25 \details \details_macro{BOOST_GEOMETRY_REGISTER_RING, ring} The |
26 ring may contain template parameters, which must be specified then. | 26 ring may contain template parameters, which must be specified then. |
27 \param Ring \param_macro_type{ring} | 27 \param Ring \param_macro_type{ring} |
28 | 28 |
29 \qbk{ | 29 \qbk{ |
30 [heading Example] | 30 [heading Example] |
39 | 39 |
40 | 40 |
41 /*! | 41 /*! |
42 \brief \brief_macro{templated ring} | 42 \brief \brief_macro{templated ring} |
43 \ingroup register | 43 \ingroup register |
44 \details \details_macro{BOOST_GEOMETRY_REGISTER_RING_TEMPLATED, templated ring} | 44 \details \details_macro{BOOST_GEOMETRY_REGISTER_RING_TEMPLATED, templated ring} |
45 \details_macro_templated{ring, point} | 45 \details_macro_templated{ring, point} |
46 \param Ring \param_macro_type{ring (without template parameters)} | 46 \param Ring \param_macro_type{ring (without template parameters)} |
47 | 47 |
48 \qbk{ | 48 \qbk{ |
49 [heading Example] | 49 [heading Example] |