|
Libosmium
2.13.1
Fast and flexible C++ library for working with OpenStreetMap data
|
#include <tuple>

Go to the source code of this file.
Namespaces | |
| osmium | |
| Namespace for everything in the Osmium library. | |
Functions | |
| template<typename... Ts> | |
| std::tuple< const Ts &... > | osmium::const_tie (const Ts &... args) noexcept |
1.8.13