proxy

Class not_implemented

class not_implemented : public std::exception;  // since 3.2.0

A type of object to be thrown by the default implementation of weak_dispatch.

Member Functions

Name Description
(constructor) constructs a not_implemented object
(destructor) destroys a not_implemented object
what returns the explanatory string