NAG CPP Interface
utility::NoneCopyableComm
#include "include/utility/nagcpp_utility_comm.hpp"
class NoneCopyableComm
1
Description
The base class used for communication classes that are not copyable. All classes derived from this class have their copy constructor and operator deleted.
2
Variables
None.
3
Methods
None.