ALib C++ Library
Library Version: 2511 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
alib::strings::APPENDABLES::AppendableTraits< alib::threadmodel::ThreadPool, character, lang::HeapAllocator > Struct Reference

Description:

Specialization of functor AppendableTraits for type File.

Definition at line 626 of file threadpool.inl.

Public Method Index:

void operator() (AString &target, const alib::threadmodel::ThreadPool &tpool)
 

Method Details:

◆ operator()()

void alib::strings::APPENDABLES::AppendableTraits< alib::threadmodel::ThreadPool, character, lang::HeapAllocator >::operator() ( AString & target,
const alib::threadmodel::ThreadPool & tpool )

Writes some information about the given ThreadPool.

Parameters
targetThe NAString that Append was invoked on.
tpoolThe thread pool instance.

The documentation for this struct was generated from the following file: