LIBINT  2.1.0-stable
Public Types | Public Member Functions | List of all members
libint2::ExtractExternSymbols Class Reference

This class collects labels of all external non-compile-time constants. More...

#include <extract.h>

Public Types

typedef SafePtr< DGVertexVertexPtr
 
typedef std::list< std::string > Symbols
 

Public Member Functions

void operator() (const VertexPtr &v)
 try v
 
const Symbols & symbols () const
 return list of sorted symbols
 

Detailed Description

This class collects labels of all external non-compile-time constants.


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