A PolymorphicFunctionObject type that invokes the fusion::push_front() algorithm on its argument.
More...
#include <push_front.hpp>
Classes | |
| struct | result |
| struct | result< This(Seq, T)> |
Public Member Functions | |
| template<typename Seq , typename T > | |
| fusion::result_of::push_front < Seq const, T >::type | operator() (Seq const &seq, T const &t) const |
A PolymorphicFunctionObject type that invokes the fusion::push_front() algorithm on its argument.
A PolymorphicFunctionObject type that invokes the fusion::push_front() algorithm on its argument.
|
inline |
References boost::fusion::push_front().