BoosterSeat
0.1
A C++ library that includes common utilities that are used in other projects.
geo_strings.hpp
Go to the documentation of this file.
1
9
#ifndef BOOSTERSEAT_GEO_STRINGS_HPP_
10
#define BOOSTERSEAT_GEO_STRINGS_HPP_
11
12
#include <
BoosterSeat/geo.hpp
>
13
#include <ostream>
14
15
namespace
bst
{
16
namespace
geo {
17
18
// std::ostream &operator<<(std::ostream &os, const geo::Point &point);
19
20
}
// namespace geo
21
}
// namespace bst
22
23
#endif
/* GEO_STRINGS_HPP_ */
geo.hpp
A collection of structures for representing geographic data.
bst
Definition:
filesystem.cpp:34
include
BoosterSeat
geo_strings.hpp
Generated by
1.9.1