IgANet
IgANets - Isogeometric Analysis Networks
Loading...
Searching...
No Matches
zip.hpp File Reference

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)
 

Detailed Description

Zip utility function.

Author
Matthias Moller

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/.