|
Namespaces |
namespace | rpa |
Functions |
void | rpa::Rewind (std::istream &myInStr) |
template<class DataOut> |
void | rpa::_CmpStreams (const DataOut *aPtr, size_t aSz, const char *aRangeName, const char *aDelim, std::basic_streambuf< char > &aStreamBuf) |
| Simply compares the output result of an parallel 'transform' execution,.
|
void | rpa::CmpStreams (const int *aPtr, int aSz, const char *aRangeName, const char *aDelim, std::basic_streambuf< char > &aStreamBuf) |
| This function is explicitly instantiated.
|
void | rpa::CmpStreams (const long *aPtr, int aSz, const char *aRangeName, const char *aDelim, std::basic_streambuf< char > &aStreamBuf) |
| This function is explicitly instantiated.
|