top is a PolymorphicFunctionObject for fetching the top element of a stack.
More...
#include <regex_actions.hpp>
Classes | |
| struct | result |
| struct | result< This(Sequence)> |
Public Member Functions | |
| template<typename Sequence > | |
| result< top(Sequence &)>::type | operator() (Sequence &seq) const |
top is a PolymorphicFunctionObject for fetching the top element of a stack.
|
inline |
| seq | The sequence from which to fetch the top. |
seq.top()