Formatter concept. More...
#include <concept.hpp>
Public Member Functions | |
void | constraints () |
Formatter concept.
Defines the Formatter concept. Formatter is a functor, which takes a result from a finder operation and transforms it in a specific way.
Result must be a container supported by container_traits, or a reference to it.
|
inline |
References boost::asio::begin, and boost::asio::end.