APRONXX  0.9.12
Public Member Functions | List of all members
apron::not_implemented Class Reference

Exception raised when a function is not implemented. More...

#include <apxx_manager.hh>

Inherits std::logic_error.

Public Member Functions

 not_implemented (const std::string &x)
 

Detailed Description

Exception raised when a function is not implemented.

Constructor & Destructor Documentation

◆ not_implemented()

apron::not_implemented::not_implemented ( const std::string &  x)
inline
  • x name of unimplemented function.

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