Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
cxx_graph.cxx File Reference
#include "cxx_graph.h"
#include "cxx_memory.h"
#include "errors.h"
Include dependency graph for cxx_graph.cxx:

Go to the source code of this file.

Variables

const VINDEX16 INVALID_VINDEX16 = 0xffff
VINDEX16 GRAPH16_CAPACITY = 0xfffe

Variable Documentation

VINDEX16 GRAPH16_CAPACITY = 0xfffe

Definition at line 58 of file cxx_graph.cxx.

const VINDEX16 INVALID_VINDEX16 = 0xffff

Revision history:

21-OCT-94 dkchen - Original Version 10-NOV-94 dkchen - Make DIRECTED_GRAPH16 a template class and move it to graph_template.h.

Description:

This file contains definitions for fuctions in the VERTEX16 and EDGE16 classes.

Definition at line 57 of file cxx_graph.cxx.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines