Eliminated a doxygen error.
This commit is contained in:
parent
ab38d29228
commit
bedb314545
1 changed files with 2 additions and 0 deletions
|
|
@ -439,6 +439,8 @@ namespace Cantera {
|
|||
//! Typedef for map between a thread and the message
|
||||
typedef std::map< cthreadId_t, pMessages_t > threadMsgMap_t ;
|
||||
|
||||
//! Class that stores thread messages for each thread, and retrieves them
|
||||
//! based on the thread id.
|
||||
class ThreadMessages
|
||||
{
|
||||
public:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue