LIBINT 2.9.0
libint2::VertexAlreadyOnStack Class Reference

This exception class is used to pass the pointer to the vertex on the graph. More...

#include <exception.h>

Inheritance diagram for libint2::VertexAlreadyOnStack:
Collaboration diagram for libint2::VertexAlreadyOnStack:

Public Member Functions

 VertexAlreadyOnStack (const std::shared_ptr< DGVertex > &vertex)
 
std::shared_ptr< DGVertexvertex () const
 

Detailed Description

This exception class is used to pass the pointer to the vertex on the graph.


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