AutoPas  3.0.0
Loading...
Searching...
No Matches
Namespaces | Functions
TupleUtils.h File Reference
#include <tuple>
Include dependency graph for TupleUtils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  autopas
 This is the main namespace of AutoPas.
 
namespace  autopas::utils
 In this namespace some helper classes and functions can be found used inside of AutoPas.
 
namespace  autopas::utils::TupleUtils
 In this namespace some helper functions for std::tuple can be found.
 

Functions

template<class T , class F >
void autopas::utils::TupleUtils::for_each (T &&tuple, F &&f)
 Applies a function f on every element of the tuple.
 

Detailed Description

Author
F. Gratl
Date
26/05/2020