![]() |
IgANet
IgANets - Isogeometric Analysis Networks
|
Zip utility function. More...
#include <tuple>
#include <utility>
Go to the source code of this file.
Classes | |
class | iganet::utils::detail::zip_helper< T > |
class | iganet::utils::detail::zip_helper< T >::iterator |
Namespaces | |
namespace | iganet |
namespace | iganet::utils |
namespace | iganet::utils::detail |
Functions | |
template<typename... T> | |
auto | iganet::utils::zip (T &&...seqs) |
Zip utility function.
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.