Mercurial > hg > vamp-build-and-test
comparison DEPENDENCIES/generic/include/boost/geometry/geometries/register/linestring.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{linestring} | 23 \brief \brief_macro{linestring} |
24 \ingroup register | 24 \ingroup register |
25 \details \details_macro{BOOST_GEOMETRY_REGISTER_LINESTRING, linestring} The | 25 \details \details_macro{BOOST_GEOMETRY_REGISTER_LINESTRING, linestring} The |
26 linestring may contain template parameters, which must be specified then. | 26 linestring may contain template parameters, which must be specified then. |
27 \param Linestring \param_macro_type{linestring} | 27 \param Linestring \param_macro_type{linestring} |
28 | 28 |
29 \qbk{ | 29 \qbk{ |
30 [heading Example] | 30 [heading Example] |
39 | 39 |
40 | 40 |
41 /*! | 41 /*! |
42 \brief \brief_macro{templated linestring} | 42 \brief \brief_macro{templated linestring} |
43 \ingroup register | 43 \ingroup register |
44 \details \details_macro{BOOST_GEOMETRY_REGISTER_LINESTRING_TEMPLATED, templated linestring} | 44 \details \details_macro{BOOST_GEOMETRY_REGISTER_LINESTRING_TEMPLATED, templated linestring} |
45 \details_macro_templated{linestring, point} | 45 \details_macro_templated{linestring, point} |
46 \param Linestring \param_macro_type{linestring (without template parameters)} | 46 \param Linestring \param_macro_type{linestring (without template parameters)} |
47 | 47 |
48 \qbk{ | 48 \qbk{ |
49 [heading Example] | 49 [heading Example] |