C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2

List of all members
SerializableKeyValueCollection< T > Class Template Reference

Class that provides functionality of a key-value container for objects derived from the SerializationIface interface with a key of the size_t type. More...

Class Declaration

template<typename T>
class daal::data_management::interface1::SerializableKeyValueCollection< T >

Constructor & Destructor Documentation

◆ SerializableKeyValueCollection() [1/2]

Default constructor

◆ SerializableKeyValueCollection() [2/2]

Copy constructor


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

For more complete information about compiler optimizations, see our Optimization Notice.