Default implementation of exec which returns true.
More...
#include <exec_if.h>
|
| template<typename Iterator , typename LastIterator , typename TransformFunc , typename F > |
| static bool | execute (Iterator *, LastIterator *, TransformFunc *, F) |
| | Default implementation that returns true. More...
|
| |
template<bool done = true>
struct boost::mpl::aux::exec_if_impl< done >
Default implementation of exec which returns true.
- Template Parameters
-
| done | If done is false, there is a specialized implementation |
template<bool done = true>
template<typename Iterator , typename LastIterator , typename TransformFunc , typename F >
Default implementation that returns true.
- Parameters
-
| Initial | position in the vector |
| Final | position in the vector |
| Function | used to transform the elements in vector before calling |
| F | Functor to call on the elements in the vector |
- Returns
- true if Functor evaluation returned True/False otherwise
The documentation for this struct was generated from the following file:
- include/aerial_autonomy/actions_guards/exec_if.h