OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
exit_impl< F, L > Struct Template Reference

Exit condition. More...

Detailed Description

template<typename F, typename L>
struct exit_impl< F, L >

Exit condition.

Exit condition, when the distance between F and L is 0 return true

Parameters
Fsuppose to be the end of the mpl::vector
Lsuppose to be the actual position of the mpl::vector

Definition at line 41 of file variadic_to_vmpl.hpp.

#include <variadic_to_vmpl.hpp>

+ Inheritance diagram for exit_impl< F, L >:

The documentation for this struct was generated from the following file: