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