matched is a PolymorphicFunctionObject for assessing whether a sub_match object matched or not.
More...
#include <regex_actions.hpp>
Public Types | |
| typedef bool | result_type |
Public Member Functions | |
| template<typename Sub > | |
| bool | operator() (Sub const &sub) const |
matched is a PolymorphicFunctionObject for assessing whether a sub_match object matched or not.
| typedef bool boost::xpressive::op::matched::result_type |
|
inline |
| sub | The sub_match object. |
sub.matched