SheafSystem  0.0.0.0
sheaf::scoped_index_hub_pod Struct Reference

An encapsulated hub pod_index; intended only for implementing scoped_index "operators" ==~ and !=~; see bool scoped_index::operator==(scoped_index_hub_pod) and scoped_index_interal_pod scoped_index::operator~(const scoped_index&). More...

#include <scoped_index.h>

Public Attributes

pod_index_type pod
 

Detailed Description

An encapsulated hub pod_index; intended only for implementing scoped_index "operators" ==~ and !=~; see bool scoped_index::operator==(scoped_index_hub_pod) and scoped_index_interal_pod scoped_index::operator~(const scoped_index&).

Definition at line 107 of file scoped_index.h.


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