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) |
| 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.
| target | The NAString that Append was invoked on. |
| tpool | The thread pool instance. |