INMOST
A toolkit for distributed mathematical modeling
INMOST::thread_private_item< T > Struct Template Reference

Public Member Functions

 thread_private_item (const thread_private_item &b)
 
thread_private_itemoperator= (thread_private_item const &b)
 

Public Attributes

item
 
char padding [PADDING_SIZE-sizeof(T)]
 

Detailed Description

template<typename T>
struct INMOST::thread_private_item< T >

Definition at line 1479 of file container.hpp.


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