#include <common.h>
Static Public Member Functions | |
| template<class Output> | |
| static void | copy_fmt (const Buffer &aB, const Output &aO) |
| static void rpa::fmt_output_to_buffer< Buffer >::copy_fmt | ( | const Buffer & | aB, | |
| const Output & | aO | |||
| ) | [inline, static] |
Does not do anything, because in the general case, there is no information from the output iterator, to use in the sub-threads buffers.
1.4.7