I am reading the user guide that came with Intel concurrent collections, and I don’t understand what they mean by the following sentence [Page 4 Section 1.1]:
You define an Intel Concurrent Collections for C++ graph which specifies the following:
Anybody know what do they mean by C++ Graph?
They’re not talking about a C++ graph – they’re talking about an Intel Concurrent Collections for C++ graph.
The graph that’s described here is not some general C++ concept, it’s completely specific to this framework, and created as described in detail in the document, starting with the overview in Section 1.1.