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