[Tile-serving] [osm2pgsql] Add basic Doxygen framework and convert some comments (#410)
Sarah Hoffmann
notifications at github.com
Tue Jul 21 09:44:07 UTC 2015
> struct middle_query_t {
> virtual ~middle_query_t() {}
>
> virtual size_t nodes_get_list(nodelist_t &out, const idlist_t nds) const = 0;
>
> - // returns true if it got the relation
> + /**
> + * Retrives a single way from the ways storage. Returns true if the way was retrieved
Preferably use \return (or \retval).
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/410/files#r35085916
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150721/57912b11/attachment.html>
More information about the Tile-serving
mailing list