Libosmium  2.11.0
Fast and flexible C++ library for working with OpenStreetMap data
Namespaces | Functions
misc.hpp File Reference
#include <tuple>
Include dependency graph for misc.hpp:
This graph shows which files directly or indirectly include this file:

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