MapLibre Native Core
|
#include <initializer_list>
Go to the source code of this file.
Namespaces | |
mbgl | |
mbgl::util | |
Functions | |
template<class... Ts> | |
void | mbgl::util::ignore (Ts &&...) |
template<class T > | |
void | mbgl::util::ignore (const std::initializer_list< T > &) |
void | mbgl::util::ignore (const std::initializer_list< int > &) |