dist_cnc_init Struct Template Reference
List of all members.
Detailed Description
template<class C1, class C2 = Internal::void_context, class C3 = Internal::void_context, class C4 = Internal::void_context, class C5 = Internal::void_context>
struct CnC::dist_cnc_init< C1, C2, C3, C4, C5 >
To enable remote CnC you must create one such object right after entering main. The object must persist throughout main. All
context classes ever used in the program must be referenced as template arguments. All contexts must have all collections they use as members and must be default-constructable. Pointers as tags are not supported by distCnC.
Definition at line 173 of file dist_cnc.h.
The documentation for this struct was generated from the following file: