phd_ws
C++ header-only library providing generic extensions to STL containers.
std::not_implemented Class Reference

This class describes a 'not implemented' exception to signal currently missing features. More...

#include <exception.hpp>

Inheritance diagram for std::not_implemented:
Collaboration diagram for std::not_implemented:

Public Member Functions

 not_implemented (const std::string &what="")
 Construct a new instance.
 

Detailed Description

This class describes a 'not implemented' exception to signal currently missing features.


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