INMOST
A toolkit for distributed mathematical modeling
|
Public Member Functions | |
thread_private_item (const thread_private_item &b) | |
thread_private_item & | operator= (thread_private_item const &b) |
Public Attributes | |
T | item |
char | padding [PADDING_SIZE-sizeof(T)] |
Definition at line 1479 of file container.hpp.