Home
last modified time | relevance | path

Searched defs:change_message (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/metaparse/test/
Dtransform_error_message.cpp31 struct change_message struct
33 typedef change_message type;
36 struct apply : new_message<Msg> {};
Dtransform_error.cpp29 struct change_message struct
31 typedef change_message type;
34 struct apply : reject<new_message, get_position<E> > {};