proxy

Class bad_proxy_cast

class bad_proxy_cast : public std::bad_cast;  // since 3.2.0

A type of object to be thrown by the value-returning forms of proxy_cast on failure.

Member Functions

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