2
0
mirror of https://github.com/boostorg/log.git synced 2026-01-24 06:02:07 +00:00
Files
log/test/run/util_manip_invoke.cpp
Andrey Semashev a268b41149 Added a new invoke stream manipulator.
The manipulator allows to inject user's function into a stream output
expression. The manipulator will pass a reference to the stream to
the user's function as the first parameter, optionally followed by
additional arguments passed to the manipulator construction.
2022-02-27 05:43:11 +03:00

4.3 KiB